diff --git a/src/pages/links.njk b/src/pages/links.njk index 32b4c8b9..cb6e6c3d 100644 --- a/src/pages/links.njk +++ b/src/pages/links.njk @@ -81,6 +81,9 @@ eleventyNavigation: {{ linkRoll("Scott O’Hara", "https://scottohara.me/", "https://www.scottohara.me/feed.xml" ) }} + {{ linkRoll("Stephanie Eckles", "https://thinkdobecreate.com/", + "https://thinkdobecreate.com/feed/" + ) }} {{ linkRoll("Steven Woodson", "https://stevenwoodson.com/", "https://stevenwoodson.com/feed/feed.xml" ) }}