This commit is contained in:
@@ -19,9 +19,11 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!--Three.js Stuff-->
|
||||
<script type="module" src="/main.js"></script>
|
||||
<script type="module" src="/window.js"></script>
|
||||
<script type="module" src="/secrets/woof.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<nav>
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
|
||||
<h3 id="subtitle" class="subtitle"><strong> {{ page.date }} </strong></h3>
|
||||
{{ page.content | safe }}
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user