mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-08-20 14:32:27 +02: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