Sha256: 89caff77c4d4b36e6be7dc6f843fe562af0940aaf540e821f5b6f2105fb57a8e

Contents?: true

Size: 301 Bytes

Versions: 2

Compression:

Stored size: 301 Bytes

Contents

---
layout: default
---
<ul>
    {% for post in site.posts %}
    <li>
        <a href="{{  post.url | relative_url }}#content" title="{{ post.title }}">
            <img src="{{ "/assets/img/file.ico" | relative_url }}" title="{{ post.title }}" />{{ post.title }}</a>
    </li>
    {% endfor %}
</ul>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-windows95-0.5.0 _layouts/all.html
jekyll-theme-windows95-0.4.4 _layouts/all.html