mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 12:38:34 +01:00
Compare commits
2 commits
7e20f0bd11
...
4251c1f73b
Author | SHA1 | Date | |
---|---|---|---|
4251c1f73b | |||
db52280227 |
3 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
<a class="nav-item nav-link" href="#top">🎮 Play</a>
|
||||||
<a class="nav-item nav-link" href="#about">🏡 About</a>
|
<a class="nav-item nav-link" href="#about">🏡 About</a>
|
||||||
<a class="nav-item nav-link" href="#social">🔗 Social</a>
|
<a class="nav-item nav-link" href="#social">🔗 Social</a>
|
||||||
<a class="nav-item nav-link" href="#devlogs">📝 Devlogs</a>
|
<a class="nav-item nav-link" href="#devlogs">📝 Devlogs</a>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div class="top d-flex justify-content-center align-items-center vh-100">
|
<div id="top" class="top d-flex justify-content-center align-items-center vh-100">
|
||||||
<div class="top-content">
|
<div class="top-content">
|
||||||
<image src="media/logo.png" width="100%" height="auto" alt="Tiny Life"></image>
|
<image src="media/logo.png" width="100%" height="auto" alt="Tiny Life"></image>
|
||||||
<h4>A fun simulation game where you mess with people's lives</h4>
|
<h4>A fun simulation game where you mess with people's lives</h4>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 2.5 MiB |
Loading…
Reference in a new issue