From 0987c239974f6f875edcf15539c0bf0d85bd1f23 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 14 Oct 2023 11:29:35 -0400 Subject: Added poke3 link to sidebar --- app/helpers/application_helper.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/helpers/application_helper.rb') diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index f883e71..5e9f0ab 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -34,7 +34,8 @@ module ApplicationHelper [ { title: "Projects", url: "https://code.fourisland.com/" }, { title: "Mastodon", url: "https://beppo.online/@starlight", extra: { rel: "me" } }, - { title: "Fanfiction", url: "https://archiveofourown.org/users/StarlightSystem" } + { title: "Fanfiction", url: "https://archiveofourown.org/users/StarlightSystem" }, + { title: "Pokémon", url: "https://www.fourisland.com/poke3" } ] end -- cgit 1.4.1