1
0
Fork 0

updated footer

This commit is contained in:
Rylie James Thomas 2018-11-08 19:57:40 +11:00
parent da0c6a6b10
commit 20d01c572d
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<body id="{$BodyID}" class="{$BodyClass}">
<header>
{logo}
<h1><a href="{link path="/"}">forums.gamemaking.social</a></h1>
<h1>Game Making Social Forums.</h1>
<nav>
<ul> <!-- <li></li> inserted by Vanilla -->
{activity_link}
@ -33,7 +33,7 @@
<ul>
<li><a href="https://gamemaking.social/">gamemaking.social</a></li>
<li><a href="https://gamemaking.tools/">gamemaking.tools</a></li>
<li><a href="https://github.com/ryliejamesthomas/vanilla-theme-fancy-gms">Theme info on Github.</a></li>
<li><a href="https://github.com/ryliejamesthomas/vanilla-theme-fancy-gms">Theme repo on Github</a></li>
</div>
</footer>
</body>