We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a749f commit 35e7b5fCopy full SHA for 35e7b5f
src/components/changelog/Header.astro
@@ -44,7 +44,7 @@ const products = await uniqueProducts(notes);
44
Subscribe to RSS
45
<StarlightIcon name="rss" size="18px" class="!inline align-text-top" />
46
</a>
47
- <strong>|</strong>
+ <strong>|</strong>
48
<a
49
href="/fundamentals/new-features/available-rss-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"
0 commit comments