mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
fixed top navbar and new admin info added
This commit is contained in:
13
header.php
13
header.php
@@ -8,10 +8,11 @@
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<a href="/">~TILDE.CLUB~</a>
|
||||
<a href="/">HOME</a>
|
||||
<a href="/wiki/">WIKI</a>
|
||||
<a href="/signup/">SIGN-UP</a>
|
||||
</div>
|
||||
<div id="navbar">
|
||||
<a href="/">~TILDE.CLUB~</a>
|
||||
<a href="/">HOME</a>
|
||||
<a href="/wiki/">WIKI</a>
|
||||
<a href="/signup/">SIGN-UP</a>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user