Cleanup.
- Removed old image. - Changed alt of user to Admin.
This commit is contained in:
parent
7f686de11b
commit
a478c5a4ba
2 changed files with 1 additions and 1 deletions
|
|
@ -18,4 +18,4 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<a on:click={onClick} href="404"> <img src="/user.svg" alt="user"> </a>
|
||||
<a on:click={onClick} href="404"> <img src="/user.svg" alt="Admin"> </a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue