From 72a9a28fcb503fce0cd2956aaa50ce8392952dd1 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Thu, 10 Aug 2023 23:04:08 -0400 Subject: [PATCH] Add JSON Feed link in footer --- _components/footer.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_components/footer.tsx b/_components/footer.tsx index cf87163..30954e6 100644 --- a/_components/footer.tsx +++ b/_components/footer.tsx @@ -31,6 +31,14 @@ export default function({ comp }) { alt="rss" /> + + json feed +

Copyright © 2023 Foster Hangdaan

Made with Lume, TypeScript and lots of love.