Hugo-theme-stack/layouts/partials/footer/include.html

4 lines
206 B
HTML
Raw Normal View History

{{ partialCached "footer/components/script.html" . }}
{{ partialCached "footer/components/custom-font.html" . }}
{{ partialCached "footer/components/highlight.html" . }}
{{ partial "footer/custom.html" . }}