Sha256: 1cc62f5780cb3adcf8e6e3cf0d59f34e1d3e47b5b9d10ebc7ef605f3066d6bb6

Contents?: true

Size: 511 Bytes

Versions: 51

Compression:

Stored size: 511 Bytes

Contents

<header class="site-header">

  <div class="wrapper">

    <a class="site-title" href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>

    <nav class="site-nav">
      {% for link in site.data.navigation.main %}
        {% if link.url contains "http" %}
          {% assign url = link.url %}
        {% else %}
          {% assign url = link.url | relative_url %}
        {% endif %}
        <a class="page-link" href="{{ url }}">{{ link.title }}</a>
      {% endfor %}
    </nav>

  </div>

</header>

Version data entries

51 entries across 51 versions & 4 rubygems

Version Path
jekyll-whiteglass-1.11.7 _includes/header.html
jekyll-whiteglass-1.11.6 _includes/header.html
jekyll-whiteglass-1.11.5 _includes/header.html
jekyll-whiteglass-1.11.3 _includes/header.html
jekyll-whiteglass-1.11.2 _includes/header.html
jekyll-citoyensbourgbresse-1.0 _includes/header.html
jekyll-whiteglass-1.11.1 _includes/header.html
jekyll-whiteglass-1.11.0 _includes/header.html
jekyll-whiteglass-1.10.4 _includes/header.html
jekyll-whiteglass-1.10.3 _includes/header.html
jekyll-whiteglass-1.10.2 _includes/header.html
jekyll-whiteglass-1.10.1 _includes/header.html
jekyll-whiteglass-1.10.0 _includes/header.html
jekyll-whiteglass-1.9.1 _includes/header.html
jekyll-whiteglass-1.9.0 _includes/header.html
jekyll-whiteglass-1.8.2 _includes/header.html
jekyll-whiteglass-1.8.1 _includes/header.html
jekyll-whiteglass-1.8.0 _includes/header.html
jekyll-theme-jsblog-1.0.16 _includes/header.html
jekyll-theme-jsblog-1.0.15 _includes/header.html