Mesen-SX/Docs/themes/learn/layouts/partials/custom-footer.html
2020-06-30 16:51:13 -04:00

5 lines
181 B
HTML

<!-- 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>
-->