Fix Learn theme addition to git
This commit is contained in:
5
themes/learn/layouts/partials/custom-footer.html
Normal file
5
themes/learn/layouts/partials/custom-footer.html
Normal file
@ -0,0 +1,5 @@
|
||||
<!-- Partial intended to be overwritten with tags loaded at the end of the page loading (usually for Javascript)
|
||||
<script>
|
||||
console.log("running some javascript");
|
||||
</script>
|
||||
-->
|
Reference in New Issue
Block a user