mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-04 00:28:54 -04:00
parent
3442d5cb52
commit
7ea01a0ab2
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
<main class="main">
|
||||
{{- block "main" . }}{{ end }}
|
||||
</main>
|
||||
{{ partialCached "footer.html" . .Layout .Kind (.Param "hideFooter") -}}
|
||||
{{ partialCached "footer.html" . .Layout .Kind (.Param "hideFooter") (.Param "ShowCodeCopyButtons") -}}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue