Use aria-label instead of alt for RSSFeed SVGg

This commit is contained in:
Arya Kiran 2022-09-30 16:31:39 +05:30
parent 3289eed5f5
commit 9a2ed8019f
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<a href="/rules">Rules</a>
<a href="/privpol">Privacy</a>
<a href="/donations">Donate</a>
<a alt="RSS" href="/blog/feed.xml"><i style="color: #EE802F;" stroke=#bbc2cf data-content="RSS Feed" data-position="top center" data-variation="inverted tiny"><svg alt="RSS Feed" style="display: inline-block; vertical-align: text-top; fill: currentcolor;" 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>
<a aria-label="RSS" href="/blog/feed.xml"><i style="color: #EE802F;" stroke=#bbc2cf data-content="RSS Feed" data-position="top center" data-variation="inverted tiny"><svg alt="RSS Feed" style="display: inline-block; vertical-align: text-top; fill: currentcolor;" 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>