mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-02 00:13:36 +05:00
Add alt for image
This commit is contained in:
parent
14c1e89025
commit
456880bbe7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<span>
|
<span>
|
||||||
<img src="/favicon.svg">
|
<img src="/favicon.svg" alt="icon">
|
||||||
File Storage
|
File Storage
|
||||||
</span>
|
</span>
|
||||||
<label>
|
<label>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue