mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-27 21:38:34 +01:00
Compare commits
No commits in common. "6c2271e304c725e389525ae148bf3dd99af60e01" and "cc2145e282385fcfa61221f2c5eb1e7812b5c6e1" have entirely different histories.
6c2271e304
...
cc2145e282
3 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
- name: Main Site
|
||||
href: https://tinylifegame.com
|
||||
- name: Wiki
|
||||
href: https://wiki.tinylifegame.com
|
||||
- name: Home
|
||||
href: /
|
||||
- name: Tutorials
|
||||
|
|
|
@ -4,4 +4,3 @@
|
|||
<a class="nav-item nav-link" href="#devlogs">📢 News</a>
|
||||
<a class="nav-item nav-link" href="#roadmap">🛣️ Roadmap</a>
|
||||
<a class="nav-item nav-link" href="community">💬 Showcase</a>
|
||||
<a class="nav-item nav-link" href="https://wiki.tinylifegame.com">🌐 Wiki</a>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
<a class="wide-link" href="https://twitter.com/TinyLifeGame">Follow on Twitter</a>
|
||||
<a class="wide-link" href="https://link.tinylifegame.com/discordweb">Join the Discord</a>
|
||||
<a class="wide-link" href="https://docs.tinylifegame.com">See Developer Docs</a>
|
||||
<a class="wide-link" href="https://docs.tinylifegame.com">See Documentation</a>
|
||||
<a class="wide-link" href="https://press.ellpeck.de/tinylife/">Get Press Kit</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue