Upgrade a few deps, move a few things around. Remove the dual feeds (JSON still supported)
This commit is contained in:
9
content/about.md
Normal file
9
content/about.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---js
|
||||
const eleventyNavigation = {
|
||||
key: "About",
|
||||
order: 3
|
||||
};
|
||||
---
|
||||
# About
|
||||
|
||||
I am a person that writes stuff.
|
||||
Reference in New Issue
Block a user