diff --git a/components/footer.js b/components/footer.js index 31289eb0..73b87d42 100644 --- a/components/footer.js +++ b/components/footer.js @@ -80,26 +80,29 @@ const handleThemeChange = (dark) => { const RssPopover = ( - - - home - - \ - - bitcoin - - \ - - nostr - - \ - - tech - - \ - - jobs - + +
+ + home + + \ + + bitcoin + +
+
+ + nostr + + \ + + tech + + \ + + jobs + +
)