Files
hugo-theme-stack/layouts/partials/footer/include.html
T

4 lines
206 B
HTML
Raw Normal View History

2020-09-17 19:47:03 +02:00
{{ partialCached "footer/components/script.html" . }}
{{ partialCached "footer/components/custom-font.html" . }}
{{ partialCached "footer/components/highlight.html" . }}
2020-09-17 19:47:03 +02:00
{{ partial "footer/custom.html" . }}