mirror of
https://github.com/ckaczor/Blog.git
synced 2026-01-13 17:22:16 -05:00
Add tags to navigation
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---js
|
||||
const eleventyNavigation = {
|
||||
key: "Tags",
|
||||
order: 2
|
||||
};
|
||||
---
|
||||
<h1>Tags</h1>
|
||||
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user