refactor for "follow particular naming scheme

(91e30b806b)"
This commit is contained in:
Aditya Telange 2020-09-23 18:23:57 +05:30
parent 91e30b806b
commit 1a980f1dcb
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
4 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
</ul>
{{- end }}
{{- if (and .Site.Params.ShowShareButtons (ne .Params.disableShare true) ) }}
{{- partial "share-icons.html" . }}
{{- partial "share_icons.html" . }}
{{- end }}
</footer>