mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
Revert "Wait, I forgot about *that* icon"
This reverts commit 9930f9b8f2
.
This commit is contained in:
parent
02bb52617d
commit
a36d657509
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<ul>
|
||||
{{if .ContextUser.Location}}
|
||||
<li>
|
||||
{{svg "octicon-location" 18 "gt-mr-2"}}
|
||||
{{svg "octicon-location"}}
|
||||
{{.ContextUser.Location}}
|
||||
{{if .EnableOSMButton}}
|
||||
<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location}}" rel="nofollow noreferrer">
|
||||
|
|
Loading…
Reference in a new issue