Use eleventy-navigation plugin for navigation menu

This commit is contained in:
Zach Leatherman
2019-11-11 15:39:48 -06:00
parent 0da708e993
commit c9018fa45b
6 changed files with 20 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
---
layout: layouts/home.njk
tags:
- nav
navtitle: Archive
eleventyNavigation:
key: Archive
order: 3
permalink: /posts/
---