Upgrade a few deps, move a few things around. Remove the dual feeds (JSON still supported)

This commit is contained in:
Zach Leatherman
2024-10-01 15:42:41 -05:00
parent 07bd6d8aff
commit c8a2c186bc
6 changed files with 9 additions and 11 deletions

9
content/about.md Normal file
View File

@@ -0,0 +1,9 @@
---js
const eleventyNavigation = {
key: "About",
order: 3
};
---
# About
I am a person that writes stuff.