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