From d8bc7fa8dc4923552a4ae53ee16ea38f50c5364c Mon Sep 17 00:00:00 2001 From: Michal Sapka Date: Sun, 11 Sep 2022 10:08:23 +0200 Subject: feat: add link to RSS --- pages/index.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/index.tsx b/pages/index.tsx index ed011af2..5dbb8e4e 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -92,6 +92,11 @@ const Home: NextPage = () => { + + + or subscribe via RSS + + -- cgit v1.2.3