big website change
Some checks failed
Build / deploy (push) Has been cancelled

This commit is contained in:
CJSatnarine
2026-01-18 03:23:11 -05:00
parent b216402cfa
commit 7b781d895e
13 changed files with 126 additions and 24 deletions

View File

@@ -17,8 +17,8 @@
</script>
<!--Three.js Stuff-->
<script type="module" src="/main.js"></script>
<script type="module" src="/window.js"></script>
<script type="module" src="/wolf_head/main.js"></script>
<script type="module" src="/wolf_head/window.js"></script>
<script type="module" src="/secrets/kennel/woof.js"></script>
<script type="module" src="/secrets/forest/forest.js"></script>
</head>
@@ -26,6 +26,7 @@
<a href="{{ get_url(path='@/_index.md') }}">Home</a> <span id="text"> | </span>
<a href="{{ get_url(path='@/blog/_index.md') }}"><strike>Rants</strike> Posts</a> <span id="text"> | </span>
<a href="{{ get_url(path='@/projects/_index.md') }}">My Stuff</a> <span id="text"> | </span>
<a href="{{ get_url(path='@/about_me/_index.md')}}"><span class="special">About Me</special></a> <span id="text"> | </span>
<a href="{{ get_url(path='@/stuff_I_like/_index.md') }}">Stuff I Like</a> <span id="text"> | </span>
<a href="{{ get_url(path='@/contact/_index.md')}}">Contacts and Socials</a>
<hr>
@@ -46,7 +47,10 @@
<a href="https://evilr.ing/cjsatnarine/previous">&lt;</a>
<a href="https://evilr.ing">EVILRING</a>
<a href="https://evilr.ing/cjsatnarine/next">&gt;</a>
<p> <p>
{#<script src="https://www.fluffpumpkin.net/webstring.js"></script>#}
<p> Made with <a href="https://www.getzola.org/">Zola</a> and <a href="https://threejs.org/">Three.js</a></p>
</center>
</footer>