refactor(rss): Move RSS logo to left

This commit is contained in:
moanos [he/him] 2024-05-30 13:57:10 +02:00
parent f9aa0690d9
commit 563fd138df

View File

@ -33,7 +33,6 @@
</alert-box>
<div class="rss-summary">
<h1 class="flex items-start">
RSS Feed Preview - <xsl:value-of select="/rss/channel/title"/>
<svg
class="inline-icon"
version="1.1"
@ -193,6 +192,7 @@
fill="#ffffff"
id="path29-5"/>
</svg>
RSS Feed Preview - <xsl:value-of select="/rss/channel/title"/>
</h1>
<p>
<xsl:value-of select="/atom:feed/atom:subtitle"/>