forked from Frzn/frzn.dev
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>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<hr>
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue