mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
add translate
This commit is contained in:
parent
3956897066
commit
eccd7ded4c
1 changed files with 4 additions and 0 deletions
|
@ -862,6 +862,10 @@ Discover Poke
|
|||
<a href="/maps" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-map"></i>
|
||||
Poke Maps
|
||||
</a>
|
||||
<a href="/translate" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-translate"></i>
|
||||
Poke Translate
|
||||
</a>
|
||||
<a href="/apps" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-grid-2"></i>
|
||||
|
|
Loading…
Reference in a new issue