mirror of
https://github.com/fruworg/themu.git
synced 2025-06-14 02:30:25 +03:00
social fix
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
<div style="display:flex">
|
||||
{{- range $index, $key := .Site.Params.Social -}}
|
||||
<a class="soc" href="{{ $key.url }}" rel="me" title="{{ $key.name }}">{{ $key.name }}</i></a>
|
||||
<a class="border"></a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user