diff --git a/src/slashes/headerlinks/links.njk b/src/slashes/headerlinks/links.njk index b45972f1..1598a0f2 100644 --- a/src/slashes/headerlinks/links.njk +++ b/src/slashes/headerlinks/links.njk @@ -137,6 +137,9 @@ eleventyNavigation: {{ linkRoll("freeCodeCamp.org", "https://www.freecodecamp.org/news/", "https://www.freecodecamp.org/news/rss/" ) }} + {{ linkRoll("Go Make Things", "https://gomakethings.com/", + "https://gomakethings.com/feed/index.xml" + ) }} {{ linkRoll("Inclusive Components", "https://inclusive-components.design/", "https://inclusive-components.design/rss" ) }}