Update index.html
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
<section>
|
||||
<h3>{{ i18n "CONTACT_SOCIAL" . }}</h3>
|
||||
<ul class="icons alt">
|
||||
{{ with .instagram}}
|
||||
<li><a href="{{ . }}" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
|
||||
{{ with .telegram}}
|
||||
<li><a href="{{ . }}" class="icon alt fa-telegram"><span class="label">Telegram</span></a></li>
|
||||
{{ end }}
|
||||
{{ with .youtube}}
|
||||
<li><a href="{{ . }}" class="icon alt fa-youtube"><span class="label">Youtube</span></a></li>
|
||||
|
||||
Reference in New Issue
Block a user