Welcome to mirror list, hosted at ThFree Co, Russian Federation.

list.html « _default « layouts - github.com/wd/hugo-fabric.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3bbcd461ab4daf6de55f2ed56d2da56691d325ee (plain)
1
2
3
4
{{ define "body" }}
{{ partial "disqus.html" (dict "shortname" $.Site.Params.theme.disqus_shortname "index" true) }}
{{ partial "tags.html" . }}
{{ end }}