mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 01:05:14 +00:00
Wait, I forgot about *that* icon
This commit is contained in:
parent
c2c60a01eb
commit
9930f9b8f2
|
@ -25,7 +25,7 @@
|
|||
<ul>
|
||||
{{if .ContextUser.Location}}
|
||||
<li>
|
||||
{{svg "octicon-location"}}
|
||||
{{svg "octicon-location" 18 "gt-mr-2"}}
|
||||
{{.ContextUser.Location}}
|
||||
<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location | Safe}}" rel="nofollow noreferrer">
|
||||
<i class="ui right">
|
||||
|
|
Loading…
Reference in a new issue