forked from mirrors/hugo-theme-terminal
partials/footer: render a placeholder custom_footer.html
This commit is contained in:
@ -13,3 +13,6 @@
|
||||
|
||||
<script src="{{ "assets/main.js" | absURL }}"></script>
|
||||
<script src="{{ "assets/prism.js" | absURL }}"></script>
|
||||
|
||||
<!-- Custom footer section-->
|
||||
{{ partial "custom_footer.html" . }}
|
||||
|
Reference in New Issue
Block a user