forked from mirrors/hugo-theme-terminal
partials/footer: render a placeholder custom_footer.html
This commit is contained in:
3
exampleSite/layouts/partials/custom_footer.html
Normal file
3
exampleSite/layouts/partials/custom_footer.html
Normal file
@ -0,0 +1,3 @@
|
||||
<script type="text/javascript">
|
||||
console.log("Custom Footer is on!");
|
||||
</script>
|
Reference in New Issue
Block a user