Skip to content

Commit

Permalink
🎉 update site footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesau committed Jan 31, 2025
1 parent 13a0212 commit b098475
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 343 deletions.
4 changes: 2 additions & 2 deletions site/SiteConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ export const SOCIALS = [

export const RSS_FEEDS = [
{
title: "Research & Writing RSS Feed",
title: "Research & Writing",
url: "/atom.xml",
icon: faRss,
},
{
title: "Daily Data Insights RSS Feed",
title: "Daily Data Insights",
url: `/${DATA_INSIGHTS_ATOM_FEED_NAME}`,
icon: faRss,
},
Expand Down
Loading

0 comments on commit b098475

Please sign in to comment.