Skip to content

Commit 9de0af0

Browse files
committed
reformat
1 parent 9032388 commit 9de0af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/changelog/Header.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ const products = await uniqueProducts(notes);
4444
Subscribe to RSS
4545
<StarlightIcon name="rss" size="18px" class="!inline align-text-top" />
4646
</a>
47-
<br />
47+
&nbsp;&nbsp;&nbsp;<strong>|</strong>&nbsp;&nbsp;&nbsp;
4848
<a
4949
href="/fundamentals/changelog/available-rss-feeds/#feeds"
5050
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"
5151
>
52-
View all RSS feeds >
52+
View all RSS feeds &gt;
5353
</a>
5454
</p>
5555
{

0 commit comments

Comments
 (0)