Change navigation order

This commit is contained in:
Zach Leatherman 2024-10-01 15:54:03 -05:00
parent c79179c2bf
commit 9b0cb972e0

View File

@ -54,7 +54,7 @@ export default async function(eleventyConfig) {
templateData: { templateData: {
eleventyNavigation: { eleventyNavigation: {
key: "Feed", key: "Feed",
order: 3 order: 4
} }
}, },
collection: { collection: {