From 1fcf0c7cce72d84b76befa5a31b4a6e499094689 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:17:11 +0800 Subject: [PATCH] Add Lea Rosema --- src/pages/links.njk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/links.njk b/src/pages/links.njk index 00725082..4ef72959 100644 --- a/src/pages/links.njk +++ b/src/pages/links.njk @@ -59,6 +59,9 @@ eleventyNavigation: {{ linkRoll("Kitty Giraudel", "https://kittygiraudel.com/", "https://kittygiraudel.com/rss/index.xml" ) }} + {{ linkRoll("Lea Rosema", "https://lea.codes/", + "https://lea.codes/rss.xml" + ) }} {{ linkRoll("Lene Saile", "https://www.lenesaile.com/", "https://www.lenesaile.com/en/feed.xml" ) }}