shit's finally working

This commit is contained in:
CJSatnarine
2025-03-21 17:11:15 -04:00
parent 0bd5fb2462
commit bd3eb288d6
10 changed files with 66 additions and 9 deletions

View File

@@ -24,6 +24,7 @@
<nav>
<a href="{{ get_url(path='@/_index.md') }}">Home</a>
<span id="text"> | </span><a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>
<spam id="text"> | </span><a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>
<span id="text"> | </span><a href="{{ get_url(path='@/about_me/_index.md') }}">About Me</a>
<hr>
</nav>