Skip to content
This repository was archived by the owner on Dec 9, 2018. It is now read-only.

Commit 4ced5cf

Browse files
committed
Added alt attribute to logo.
1 parent 9c5ee85 commit 4ced5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/templates/logo.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div id="logo">
2-
<a href="$base$/" title="Go to top page"><img src="$base$/img/logo.png" /></a>
2+
<a href="$base$/" alt="site logo" title="Go to top page"><img src="$base$/img/logo.png" /></a>
33
</div>

0 commit comments

Comments
 (0)