Animated background everywhere & fixed links

This commit is contained in:
gltron
2022-08-23 13:40:20 +02:00
parent a01f5a31fd
commit 4d1eb2a944
14 changed files with 28 additions and 24 deletions

View File

@@ -7,5 +7,7 @@
{{> submenu}}
{{> article}}
</div>
<canvas id="matrix" class="background"></canvas>
</body>
<script src="/js/matrix.js" type="module"></script>
</html>

View File

@@ -6,5 +6,7 @@
{{> menu}}
{{> submenu}}
</div>
<canvas id="matrix" class="background"></canvas>
</body>
<script src="/js/matrix.js" type="module"></script>
</html>