style: format RSS link child

This commit is contained in:
Oliver Booth 2023-08-14 00:57:13 +01:00
parent c3e64a6cde
commit 9ce4b844fe
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 3 additions and 1 deletions

View File

@ -73,7 +73,9 @@
• •
<a href="https://mastodon.olivr.me/@@oliver" rel="me">Mastodon</a> <a href="https://mastodon.olivr.me/@@oliver" rel="me">Mastodon</a>
&bullet; &bullet;
<a asp-controller="Rss" asp-action="OnGet"><i class="fa-solid fa-rss text-orange"></i></a> <a asp-controller="Rss" asp-action="OnGet">
<i class="fa-solid fa-rss text-orange"></i>
</a>
</div> </div>
</footer> </footer>