Update username in footer
This commit is contained in:
parent
551ac572e5
commit
d2375beed6
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ $usernames = getUsers();
|
|||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
(c) frzn.dev 2018 - <?= date('Y') ?> / design and "backend" by <a href="/~floppy">~floppy</a>
|
||||
(c) frzn.dev 2018 - <?= date('Y') ?> / design and "backend" by <a href="/~roscoe">~roscoe</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue