Remove redundant ELeventy Navigation key from indivisual template
This commit is contained in:
parent
d2a1b8bd0a
commit
34e49b44e0
@ -3,7 +3,6 @@ title: Guestbook
|
||||
customCSSSheets: ["comments"]
|
||||
customJSFiles: ["svgIconControl", "googleSheetsReaderGizmo", "comments"]
|
||||
eleventyNavigation:
|
||||
key: Guestbook
|
||||
order: 9
|
||||
eleventyComputed:
|
||||
desc: Leave a message for {{ sitemeta.siteAuthor.name }}.
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: Now
|
||||
updated: 2024-06-17
|
||||
eleventyNavigation:
|
||||
key: Now
|
||||
order: 3
|
||||
eleventyComputed:
|
||||
desc: What {{ sitemeta.siteAuthor.name }} is doing now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user