diff --git a/src/slashes/headerlinks/links.njk b/src/slashes/headerlinks/links.njk index 0750d0cc..4aae9931 100644 --- a/src/slashes/headerlinks/links.njk +++ b/src/slashes/headerlinks/links.njk @@ -72,6 +72,9 @@ eleventyNavigation: {{ linkRoll("Nic Chan", "https://www.nicchan.me/", "https://www.nicchan.me/feed.xml" ) }} + {{ linkRoll("Robb Knight", "https://rknight.me/", + "https://rknight.me/subscribe/posts/atom.xml" + ) }} {{ linkRoll("Sara Joy", "https://sarajoy.dev/", "https://sarajoy.dev/rss.xml" ) }}