File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 191191 </a >
192192 <xsl : text > v</xsl : text >
193193 <xsl : value-of select =" /rss/channel/versions/website" />
194- <xsl : text > running on Astro </xsl : text >
194+ <xsl : text > on Astro </xsl : text >
195195 <xsl : value-of select =" /rss/channel/versions/astro" />
196196 <xsl : text > & React </xsl : text >
197197 <xsl : value-of select =" /rss/channel/versions/react" />
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ const maxRows = Math.max(...footerLinks.map((c) => c.length));
6868 <p class =" break-words" >
6969 <a href =" https://github.com/SapphoSys/sapphic.moe" class =" font-bold" target =" _blank"
7070 >{ name } </a
71- > v{ version } running on Astro { astroVersion } & React { reactVersion }
71+ > v{ version } on Astro { astroVersion } & React { reactVersion }
7272 </p >
7373
7474 <p class =" break-words" >
You can’t perform that action at this time.
0 commit comments