mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-28 11:39:03 +01:00
add verified instance :3
This commit is contained in:
parent
2007a53705
commit
cb9ee89b1e
1 changed files with 9 additions and 0 deletions
|
@ -341,6 +341,15 @@ But Please note that unofficial instances can add the same lock icon, so please
|
||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
|
<% if (verify) { %>
|
||||||
|
|
||||||
|
<i style="margin-left: 2em;" class="fa-light fa-badge-check"
|
||||||
|
title="This is a veried instance!
|
||||||
|
this instance was verified to be fast and secure!"
|
||||||
|
></i>
|
||||||
|
|
||||||
|
<% } %>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="middle">
|
<div class="middle">
|
||||||
|
|
Loading…
Reference in a new issue