Update nav.html
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
</ul>
|
||||
{{ with $data.social }}
|
||||
<ul class="icons">
|
||||
{{ with .instagram }}
|
||||
<li><a href="{{ . }}" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
|
||||
{{ with .telegram }}
|
||||
<li><a href="{{ . }}" class="icon fa-telegram"><span class="label">Telegram</span></a></li>
|
||||
{{ end }}
|
||||
{{ with .youtube }}
|
||||
<li><a href="{{ . }}" class="icon fa-youtube"><span class="label">Youtube</span></a></li>
|
||||
|
||||
Reference in New Issue
Block a user