Sha256: 37dd052d9b1b158f7bf70d1c3595c969930bafbe4ec0909f0dcc0aff98a914d0
Contents?: true
Size: 378 Bytes
Versions: 4
Compression:
Stored size: 378 Bytes
Contents
<h2 class="title">{{ site.title }}</h2> <nav> <a href="{{ site.url }}">Home</a> <a href="{{ site.url }}{{ site.Blog }}">Blog</a> {% for link in site.links %} <a href="{{ site.url }}{{ link[1] }}">{{ link[0] }}</a> {% endfor %} {% for link in site.special_links %} <a href="{{ link[1] }}">[{{ link[0] }}]</a> {% endfor %} </nav>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jekyll-bear-theme-0.1.6 | _includes/header.html |
jekyll-bear-theme-0.1.5 | _includes/header.html |
jekyll-bear-theme-0.1.4 | _includes/header.html |
jekyll-bear-theme-0.1.3 | _includes/header.html |