Add projects section with initial 4runner page

This commit is contained in:
Mike Wilson
2025-09-18 16:18:07 -04:00
parent 807ce3bdf8
commit 958a859180
8 changed files with 41 additions and 2 deletions

View File

@@ -12,8 +12,9 @@
<a href="{{ get_url(path='/') }}">Home</a>
<a href="{{ get_url(path='@/about.md') }}">About</a>
<a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>
<a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>
<a href="{{ get_url(path='@/books.md') }}">Books</a>
<a href="https://git.mjwilson.org">Projects</a>
<a href="https://git.mjwilson.org">Git</a>
</nav>
</header>
<section class="section">