Update index.html
This commit is contained in:
@@ -54,9 +54,6 @@
|
||||
{{ with .map}}
|
||||
<li><a href="{{ . }}" class="icon alt fab fa-map"><span class="label">Маршруты</span></a></li>
|
||||
{{ end }}
|
||||
{{ with .extra}}
|
||||
<li><a href="{{ . }}" class="icon alt fab fa-user-plus"><span class="label">Ищу тебя</span></a></li>
|
||||
{{ end }}
|
||||
{{ with .ask}}
|
||||
<li><a href="{{ . }}" class="icon alt fab fa-question"><span class="label">Спросить</span></a></li>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user