Skip to content

Commit

Permalink
Bring back new tab for rss feed
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilgeorgescu authored Oct 29, 2024
1 parent 3a8d1da commit a0c2c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FooterHelper.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ export default function Example(props) {
<a
key="RSS"
href={site.socials.feed.url}
target="_blank"
className="text-content hover:text-accent-1"
>
{props.rss}
Expand Down

0 comments on commit a0c2c12

Please sign in to comment.