mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
aa54732f09
in partials and generated output
5 lines
No EOL
177 B
HTML
5 lines
No EOL
177 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>
|
|
--> |