Skip to content

Commit

Permalink
Add RSS feed link
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightfirecat committed Feb 18, 2025
1 parent 7e79d93 commit 5d8db03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link
rel="alternate"
type="application/rss+xml"
title="RSS"
href="%PUBLIC_URL%/atom.xml"
/>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down

0 comments on commit 5d8db03

Please sign in to comment.