Sha256: 1e45a3250f1cfca5f8af1c1ec9cea7b44b97e6cfdcb4d397906e872225a2f5fe

Contents?: true

Size: 1.29 KB

Versions: 20

Compression:

Stored size: 1.29 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" title="{{ site.data.i18n[site.lang].menu }}"></button>
                        <a href="{{ site.paths.blog | relative_url }}">{{ site.title }}</a>
                        <!--[if !IE]> -->
                        <button class="btn-search" title="{{ site.data.i18n[site.lang].search }}"></button>
                        <!-- <![endif]-->
                    </li>
                    <li class="nav-link"><a title="{{ site.data.i18n[site.lang].categories }}" href="{{ site.paths.categories | relative_url }}">{{ site.data.i18n[site.lang].categories }}</a></li>
                    <li class="nav-link"><a title="{{ site.data.i18n[site.lang].tags }}" href="{{ site.paths.tags | relative_url }}">{{ site.data.i18n[site.lang].tags }}</a></li>
                    <!--[if !IE]> -->
                    <li class="nav-link"><a title="{{ site.data.i18n[site.lang].search }}" class="btn-search" href="#">{{ site.data.i18n[site.lang].search }}</a></li>
                    <!-- <![endif]-->
                </ul>
            </nav>
        </div>
    </div>
</header>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
jekyll-theme-simple-texture-0.5.3 _includes/blog/header.html
jekyll-theme-simple-texture-0.5.2 _includes/blog/header.html
jekyll-theme-simple-texture-0.5.1 _includes/blog/header.html
jekyll-theme-simple-texture-0.5.0 _includes/blog/header.html
jekyll-theme-simple-texture-0.4.0 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.6 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.5 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.4 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.3 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.2 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.1 _includes/blog/header.html
jekyll-theme-simple-texture-0.3.0 _includes/blog/header.html
jekyll-theme-simple-texture-0.2.3 _includes/blog/header.html
jekyll-theme-simple-texture-0.2.2 _includes/blog/header.html
jekyll-theme-simple-texture-0.2.1 _includes/blog/header.html
jekyll-theme-simple-texture-0.1.8 _includes/blog/header.html
jekyll-theme-simple-texture-0.1.7 _includes/blog/header.html
jekyll-theme-simple-texture-0.1.6 _includes/blog/header.html
jekyll-theme-simple-texture-0.1.5 _includes/blog/header.html
jekyll-theme-simple-texture-0.1.4 _includes/blog/header.html