comparison _includes/header.html @ 110:40babc87d1bc

Enable website accessabilty without Javascript.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 04 Nov 2016 10:16:27 +0100
parents a2fa1e57437e
children 88f15c74aa24
comparison
equal deleted inserted replaced
109:4bb4b68c792f 110:40babc87d1bc
1 <div class="fixed contain-to-grid"> 1 <div class="no-js fixed contain-to-grid">
2 <nav class="top-bar" data-topbar role="navigation"> 2 <nav class="no-js top-bar" data-topbar role="navigation">
3 <ul class="title-area"> 3 <ul class="title-area">
4 <li class="name"> 4 <li class="name">
5 <h1> 5 <h1>
6 <a href="{{ "/" | relative_url }}" style="height:100%"> 6 <a href="{{ "/" | relative_url }}" style="height:100%">
7 <img src="{{ "/img/octave-logo.svg" | relative_url }}" 7 <img src="{{ "/img/octave-logo.svg" | relative_url }}"