mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
social icons refactor Params.socialIcons
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
{{ .Content | markdownify }}
|
||||
</div>
|
||||
<footer class="entry-footer">
|
||||
{{ partial "social_icons.html" site.Params.socialIcons }}
|
||||
{{ partial "social_icons.html" }}
|
||||
</footer>
|
||||
</article>
|
||||
{{- end -}}
|
||||
|
Reference in New Issue
Block a user