mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:48:33 +01:00
add domains and privacy icon
This commit is contained in:
parent
9dbf7ba84f
commit
2c731d7869
1 changed files with 2 additions and 1 deletions
|
@ -312,7 +312,8 @@ But Please note that unofficial instances can add the same lock icon, so please
|
|||
|
||||
</div>
|
||||
<div class="right">
|
||||
|
||||
<a href="/domains"><i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-server"></i> </a>
|
||||
<a href="/privacy"><i class="fa-light fa-shield" style="margin-right: 1.5em;"></i></a>
|
||||
<div class="icon-button dropdown">
|
||||
<input type="checkbox" id="loggedout-dropdown" autocomplete="off">
|
||||
<label for="loggedout-dropdown">
|
||||
|
|
Loading…
Reference in a new issue