eh
This commit is contained in:
parent
9e66a027d8
commit
24885449d8
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@
|
||||||
<div class="footer-socials">
|
<div class="footer-socials">
|
||||||
{{ range .Site.Params.social }}
|
{{ range .Site.Params.social }}
|
||||||
<a
|
<a
|
||||||
href="{{ .URL }}"
|
href="{{ .url }}"
|
||||||
title="{{ .Title }}"
|
title="{{ .title }}"
|
||||||
class="footer-socials-item link">
|
class="footer-socials-item link">
|
||||||
{{ partial "svg" .id }}
|
{{ partial "svg" .id }}
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue