social icons refactor Params.socialIcons
This commit is contained in:
parent
69e5e085ab
commit
fb1c0aeb6f
3 changed files with 5 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
{{- end }}
|
||||
<h1>{{ .title | default site.Title | markdownify }}</h1>
|
||||
<span>{{ .subtitle | markdownify }}</span>
|
||||
{{- partial "social_icons.html" site.Params.socialIcons -}}
|
||||
{{- partial "social_icons.html" -}}
|
||||
|
||||
{{- with .buttons }}
|
||||
<div class="buttons">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue