Add link to books page
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
<a href="{{ get_url(path='/') }}">Home</a>
|
<a href="{{ get_url(path='/') }}">Home</a>
|
||||||
<a href="{{ get_url(path='@/about.md') }}">About</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='@/blog/_index.md') }}">Posts</a>
|
||||||
|
<a href="{{ get_url(path='@/books.md') }}">Books</a>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<section class="section">
|
<section class="section">
|
||||||
|
Reference in New Issue
Block a user