mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01: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-start">
|
||||
<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>
|
||||
<% if (secure) { %>
|
||||
<i style="margin-left: 12px;" class="fa-light fa-lock"
|
||||
|
|
Loading…
Reference in a new issue