Sha256: c9b20dd7cdc6bd28fa94c6a196fce7ab7db3bca01cd5b8a9bbfe63875d696b96
Contents?: true
Size: 1.14 KB
Versions: 3
Compression:
Stored size: 1.14 KB
Contents
<header class="the-header"> <div class="unit-head"> <div class="unit-inner unit-head-inner"> <nav class="nav-global"> <ul> <li class="logo nav-link"> <button class="btn-menu" data-ga="Menu"></button> <a href="{{ site.paths.blog | relative_url }}">{{ site.title }}</a> <!--[if !IE]> --> <button class="btn-search" data-ga="Search"></button> <!-- <![endif]--> </li> <li class="nav-link"><a data-ga="Categories" href="{{ site.paths.categories | relative_url }}">{{ site.data.i18n[site.lang].categories }}</a></li> <li class="nav-link"><a data-ga="Tags" href="{{ site.paths.tags | relative_url }}">{{ site.data.i18n[site.lang].tags }}</a></li> <!--[if !IE]> --> <li class="nav-link"><a data-ga="Search" class="btn-search" href="#">{{ site.data.i18n[site.lang].search }}</a></li> <!-- <![endif]--> </ul> </nav> </div> </div> </header>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-simple-texture-0.1.3 | _includes/blog/header.html |
jekyll-theme-simple-texture-0.1.2 | _includes/blog/header.html |
jekyll-theme-simple-texture-0.1.1 | _includes/blog/header.html |