Add RSS to Nav

This commit is contained in:
Arya Kiran 2022-09-09 18:47:23 +05:30
parent c3afcfab21
commit 8aa08bbdfa
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<a href="/rules">Rules</a>
<a href="/privpol">PrivacyPolicy</a>
<a href="/donations">Donate</a>
<a href="/blog/feed.xml"><i class="ui grey icon tooltip ml-3" data-content="RSS Feed" data-position="top center" data-variation="inverted tiny"><svg viewBox="0 0 16 16" class="svg octicon-rss" width="18" height="18" aria-hidden="true"><path fill-rule="evenodd" d="M2.002 2.725a.75.75 0 0 1 .797-.699C8.79 2.42 13.58 7.21 13.974 13.201a.75.75 0 1 1-1.497.098 10.502 10.502 0 0 0-9.776-9.776.75.75 0 0 1-.7-.798zM2 13a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm.84-5.95a.75.75 0 0 0-.179 1.489c2.509.3 4.5 2.291 4.8 4.8a.75.75 0 1 0 1.49-.178A7.003 7.003 0 0 0 2.838 7.05z"></path></svg></i></a>
</nav>
</header>
<hr>