mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
add games hub
This commit is contained in:
parent
1d459dca29
commit
deb9de5b4e
1 changed files with 4 additions and 1 deletions
|
@ -763,10 +763,13 @@ But Please note that unofficial instances can add the same lock icon, so please
|
||||||
<p id="fetch-count">
|
<p id="fetch-count">
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
<a class="settings-icon" href="/game-hub"><i class="fa-light fa-gamepad-modern"></i>
|
||||||
|
</a>
|
||||||
|
|
||||||
<a class="settings-icon" href="/customize"><i class="fa-light fa-brush"></i>
|
<a class="settings-icon" href="/customize"><i class="fa-light fa-brush"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="icon-button dropdown settings-icon">
|
<div class="icon-button dropdown settings-icon">
|
||||||
<input type="checkbox" id="loggedout-dropdown" autocomplete="off">
|
<input type="checkbox" id="loggedout-dropdown" autocomplete="off">
|
||||||
<label for="loggedout-dropdown">
|
<label for="loggedout-dropdown">
|
||||||
|
|
Loading…
Reference in a new issue