1
0
Fork 0
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:
ashley 2024-05-01 06:24:48 +00:00
parent aa9daac6f4
commit 21ae44ca15

View file

@ -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"