Sha256: 48afc6aa344406dc3fd9f597b64d221f9b0a7dfab86797b1ff72846891f7f27e

Contents?: true

Size: 399 Bytes

Versions: 4

Compression:

Stored size: 399 Bytes

Contents

<div class="docs-nav-mobile unit whole show-on-mobiles">
  <select onchange="if (this.value) window.location.href=this.value">
    <option value="">Navigate the blog…</option>
    <option value="/news/">Home</option>
    <optgroup label="v0.x">
      {% for post in site.posts %}
      <option value="{{ post.url }}">{{ post.title }}</option>
      {% endfor %}
    </optgroup>
  </select>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-import-0.4.0 site/_includes/news_contents_mobile.html
jekyll-import-0.3.0 site/_includes/news_contents_mobile.html
jekyll-import-0.2.0 site/_includes/news_contents_mobile.html
jekyll-import-0.1.0 site/_includes/news_contents_mobile.html