mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Refactor, move HLJS code from footer to head;
already defered.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
<main class="main">
|
||||
{{- block "main" . }}{{ end }}
|
||||
</main>
|
||||
{{ partialCached "footer.html" . .Type .Layout .Params -}}
|
||||
{{ partialCached "footer.html" . -}}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user