forked from mirrors/hugo-theme-terminal
rename the partials to extended_head and extended_footer
This commit is contained in:
@ -14,5 +14,5 @@
|
||||
<script src="{{ "assets/main.js" | absURL }}"></script>
|
||||
<script src="{{ "assets/prism.js" | absURL }}"></script>
|
||||
|
||||
<!-- Custom footer section-->
|
||||
{{ partial "custom_footer.html" . }}
|
||||
<!-- Extended footer section-->
|
||||
{{ partial "extended_footer.html" . }}
|
||||
|
Reference in New Issue
Block a user