mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:34:40 -05:00
add splash text :3
This commit is contained in:
parent
aa9daac6f4
commit
21ae44ca15
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@
|
||||||
<div class="header-content">
|
<div class="header-content">
|
||||||
<div class="header-start">
|
<div class="header-start">
|
||||||
<a title="Poke Homepage" href="/">
|
<a title="Poke Homepage" href="/">
|
||||||
<img src="/css/logo.svg?v=5"/>
|
<img src="/css/logo-poke.svg?v=5"/>
|
||||||
|
<p class="subtitle"> <%- random %></p>
|
||||||
</a>
|
</a>
|
||||||
<% if (secure) { %>
|
<% if (secure) { %>
|
||||||
<i style="margin-left: 12px;" class="fa-light fa-lock"
|
<i style="margin-left: 12px;" class="fa-light fa-lock"
|
||||||
|
|
Loading…
Reference in a new issue