From 0d704548182fcd08fde64bfe98f31f6367c8a5e7 Mon Sep 17 00:00:00 2001 From: Tessaract <174723886+tessssaract@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:32:32 -0500 Subject: [PATCH] add splatoon guides repo to links.json (#1966) --- app/features/links/links.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/features/links/links.json b/app/features/links/links.json index b8e52c95c..c0726d0f2 100644 --- a/app/features/links/links.json +++ b/app/features/links/links.json @@ -93,5 +93,10 @@ "title": "Playing smarter: a guide to improving tactical thinking", "url": "https://zy-f.notion.site/zy-f/playing-smarter-a-guide-to-improving-tactical-thinking-625e307d08f142b6bb97895117365425", "description": "a guide to improving at Splatoon, beyond raw mechanical ability" + }, + { + "title": "Splatoon Guides", + "url": "https://github.com/tessssaract/guides", + "description": "A curated list of resources for captaining teams, weapons, specials, and more" } ]