mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
@ -5,7 +5,7 @@
|
||||
<h1>{{ .title | default $.Site.Title }}</h1>
|
||||
{{- with $.Site.Params.socialIcons }}
|
||||
<div class="social-icons">
|
||||
{{ partial "social-icons.html" . }}
|
||||
{{ partial "social_icons.html" . }}
|
||||
</div>
|
||||
{{- end }}
|
||||
{{- with .buttons }}
|
||||
|
Reference in New Issue
Block a user