Compare commits

...

1 commit

Author SHA1 Message Date
b1abf636d9 Missing alt for img. 2016-10-29 03:08:52 +02:00

View file

@ -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>