mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Delete useless icons
This commit is contained in:
@@ -43,18 +43,6 @@
|
|||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if .Site.Params.facebook }}
|
|
||||||
<a href="{{ .Site.Params.facebook }}" target="_blank">
|
|
||||||
<i class="icon ion-social-facebook larger"></i>
|
|
||||||
</a>
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ if .Site.Params.soundcloud }}
|
|
||||||
<a href="{{ .Site.Params.soundcloud }}" target="_blank">
|
|
||||||
<i class="icon ion-ios-musical-notes larger"></i>
|
|
||||||
</a>
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ if .Site.Params.email }}
|
{{ if .Site.Params.email }}
|
||||||
<a href="mailto:{{ .Site.Params.email }}">
|
<a href="mailto:{{ .Site.Params.email }}">
|
||||||
<i class="icon ion-ios-email larger"></i>
|
<i class="icon ion-ios-email larger"></i>
|
||||||
|
Reference in New Issue
Block a user