added more alt text
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<li>
|
||||
<a href={entry.link}>
|
||||
{#if entry.icon}
|
||||
<img height="24px" src={entry.icon}>
|
||||
<img height="24px" src={entry.icon} alt="Icon">
|
||||
{/if}
|
||||
{@html entry.text}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user