Add link to books page

This commit is contained in:
Mike Wilson
2025-09-04 11:44:45 -04:00
parent 344ca6a974
commit f36a40d596

View File

@@ -12,6 +12,7 @@
<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='@/books.md') }}">Books</a>
</nav>
</header>
<section class="section">