Missing alt for img.
This commit is contained in:
parent
9af3877609
commit
b1abf636d9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<header class="header">
|
<header class="header">
|
||||||
<a class="#header"><img src="images/logo-green.png"></a>
|
<a class="#header"><img src="images/logo-green.png" alt="Zom.bi"></a>
|
||||||
<h2 class="tagline show-for-medium">The friendly neighborhood tech community</h2>
|
<h2 class="tagline show-for-medium">The friendly neighborhood tech community</h2>
|
||||||
<ul class="header-subnav show-for-medium">
|
<ul class="header-subnav show-for-medium">
|
||||||
<li><a href="#">Zom.bi</a></li>
|
<li><a href="#">Zom.bi</a></li>
|
||||||
|
|
Loading…
Reference in a new issue