Update accessibility

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2024-10-31 00:01:10 +06:00
parent 50f6bc52a4
commit 1e9c3a0127

View File

@@ -19,7 +19,7 @@ const path = computed(() => route.fullPath.replace('/', ''))
<a href="https://github.com/nurriyad/blog" target="_blank" rel="nofollow" class="underline">open source</a> <a href="https://github.com/nurriyad/blog" target="_blank" rel="nofollow" class="underline">open source</a>
anyway. anyway.
<a href="/rss.xml"> <span class="px-3"><Icon name="bi:rss-fill" /></span></a> <a href="/rss.xml" aria-label="Website RSS Feed"> <span class="px-3"><Icon name="bi:rss-fill" /></span></a>
</div> </div>
</div> </div>
</div> </div>