From 2b2951c4537ed8a2cacf98985d7cc4167e175012 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 28 Jan 2026 13:32:07 -0500 Subject: Add nex3 and bees's blog links --- app/helpers/application_helper.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/helpers/application_helper.rb') diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index a51f1a1..968a3da 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -43,6 +43,8 @@ module ApplicationHelper def friends_sidebar [ { title: "Entropically", url: "https://entropically.neocities.org/" }, + { title: "House of Nettles", url: "https://nex-3.com/" }, + { title: "Sol Kindred", url: "https://solkind.red/" }, ] end -- cgit 1.4.1