File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,21 @@ const products = await uniqueProducts(notes);
3636 <h1 >Changelog</h1 >
3737 <p >
3838 New updates and improvements at Cloudflare.
39+ <br />
3940 <a
4041 href =" /changelog/rss/index.xml"
4142 class =" dark:!hover:text-[#79B1FF] -mx-2 whitespace-nowrap px-2 text-[#056DFF] no-underline hover:rounded-[4px] hover:bg-[#DCEBFF] hover:!text-[#056DFF] dark:text-[#79B1FF] dark:hover:bg-[#002B66] max-sm:block"
4243 >
4344 Subscribe to RSS
4445 <StarlightIcon name =" rss" size =" 18px" class =" !inline align-text-top" />
4546 </a >
47+ <br />
48+ <a
49+ href =" /fundamentals/changelog/available-rss-feeds/#feeds"
50+ class =" dark:!hover:text-[#79B1FF] -mx-2 whitespace-nowrap px-2 text-[#056DFF] no-underline hover:rounded-[4px] hover:bg-[#DCEBFF] hover:!text-[#056DFF] dark:text-[#79B1FF] dark:hover:bg-[#002B66] max-sm:block"
51+ >
52+ View all RSS feeds >
53+ </a >
4654 </p >
4755 {
4856 products .length > 0 && (
You can’t perform that action at this time.
0 commit comments