mirror of
https://github.com/fruworg/themu.git
synced 2025-06-13 10:10:26 +03:00
chore: Change CSS for Socials in Footer again
This commit is contained in:
committed by
Athul Cyriac Ajay
parent
5fbc45536a
commit
26f57dd1f9
@ -2,6 +2,7 @@
|
||||
<div style="display:flex">
|
||||
{{- range $index, $key := .Site.Params.Social -}}
|
||||
<a class="soc" href="{{ $key.url }}" title="{{ $key.name }}"><i data-feather="{{ $key.icon }}"></i></a>
|
||||
<a class="border"></a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
<div class="footer-info">
|
||||
|
Reference in New Issue
Block a user