mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-09 14:29:04 +08:00
6 lines
181 B
HTML
6 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>
|
|
-->
|