Skip to content

Commit 10002cb

Browse files
committed
chore: simple optimization
1 parent 3e1716e commit 10002cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,13 @@
2222
<a href="#" title="Home" rel="home">
2323
<img
2424
src="images/db_logo.svg"
25-
alt=""
25+
alt="back to the homepage"
2626
width="100"
2727
height="70"
2828
class="elm-image is-logo"
2929
elementtiming="logo"
3030
/>
3131
</a>
32-
<!-- <span class="is-site-name">UI Core</span> -->
3332
</div>
3433
</header>
3534
<main>

0 commit comments

Comments
 (0)