From 14b055811cb60361a98804fd57b6376468e8f2ca Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Wed, 1 Feb 2023 00:40:50 -0500 Subject: [PATCH] Add Subscribe to RSS button TODO: figure out how to integrate Atom and JSONfeed buttons without looking like absolute ass --- routes/story.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/routes/story.tsx b/routes/story.tsx index 8e6ded1..ab8e4f6 100644 --- a/routes/story.tsx +++ b/routes/story.tsx @@ -149,6 +149,18 @@ export default async (params: URLSearchParams) => { + {/* Crazy levels of jank */} +
+ + + +