Change navigation order
This commit is contained in:
@@ -54,7 +54,7 @@ export default async function(eleventyConfig) {
|
|||||||
templateData: {
|
templateData: {
|
||||||
eleventyNavigation: {
|
eleventyNavigation: {
|
||||||
key: "Feed",
|
key: "Feed",
|
||||||
order: 3
|
order: 4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
collection: {
|
collection: {
|
||||||
|
|||||||
Reference in New Issue
Block a user