mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-03-31 02:10:52 +00:00
Disable Eleventy navigation on link groups
This commit is contained in:
parent
46f25c0d2d
commit
1ff127cd0f
@ -5,8 +5,8 @@ export default {
|
||||
eleventyComputed: {
|
||||
title: "{{ title }}",
|
||||
eleventyNavigation: {
|
||||
key: "{{ title }}",
|
||||
parent: "Links"
|
||||
key: false,
|
||||
parent: false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user