fix: issue with params
This commit is contained in:
parent
c6123b3db2
commit
8f2fca65db
@ -7,7 +7,7 @@
|
||||
{{ .Content | markdownify }}
|
||||
</div>
|
||||
<footer class="entry-footer">
|
||||
{{ partial "social_icons.html" .social }}
|
||||
{{ partial "social_icons.html" .site.Params.socialIcons }}
|
||||
</footer>
|
||||
</article>
|
||||
{{- end -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user