mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-04 14:56:58 +00:00
Autoclose HTML tags
This commit is contained in:
committed by
FireMasterK
parent
d750eabc37
commit
53197b5e2d
@@ -6,7 +6,9 @@
|
||||
</button>
|
||||
|
||||
<span>
|
||||
<a :href="getRssUrl"><font-awesome-icon icon="rss" style="padding-top: 0.2rem"></font-awesome-icon></a>
|
||||
<a :href="getRssUrl">
|
||||
<font-awesome-icon icon="rss" style="padding-top: 0.2rem" />
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="md:float-right">
|
||||
|
||||
Reference in New Issue
Block a user