From e1634059a75054c8f7dcc5ece66d1222fb18597c Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 15 Dec 2024 14:34:00 +0530 Subject: Updated deps --- src/posts.11tydata.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/posts.11tydata.js (limited to 'src/posts.11tydata.js') diff --git a/src/posts.11tydata.js b/src/posts.11tydata.js new file mode 100644 index 0000000..0185d9c --- /dev/null +++ b/src/posts.11tydata.js @@ -0,0 +1,10 @@ +export default function () { + return { + layout: "page", + title: "Posts", + eleventyNavigation: { + key: "Posts", + order: 2 + } + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2