From 5f516a2429bc0e9226bf207392e5abe5dd0a2328 Mon Sep 17 00:00:00 2001 From: Kathleen Fitzpatrick <3170201+kfitz@users.noreply.github.com> Date: Tue, 15 Oct 2024 08:23:44 -0400 Subject: [PATCH] move feed link --- _cache/webmentions.json | 2 +- eleventy.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_cache/webmentions.json b/_cache/webmentions.json index 418be6db6d..8b7bfeecc1 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,4 +1,4 @@ { - "lastFetched": "2024-10-15T00:12:07.134Z", + "lastFetched": "2024-10-15T12:23:26.513Z", "children": [] } \ No newline at end of file diff --git a/eleventy.config.js b/eleventy.config.js index 2065bfc966..6786581191 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -68,7 +68,7 @@ export default async function(eleventyConfig) { templateData: { eleventyNavigation: { key: "Feed", - order: 4 + order: 7 } }, collection: {