Sha256: 4ab1437d798ada1e3b511d20a6540bee5a72adc15ef5d4c11c2ce7c8de8b0146

Contents?: true

Size: 396 Bytes

Versions: 5

Compression:

Stored size: 396 Bytes

Contents

---
layout: default
permalink: /about.html
---

{% capture abouttext %}
<h4>{{ site.title }}</h4>
<p>{{ site.description }}</p>
<br />
<ul>
  {% for info in site.jekyll-98.about %}
  <li>{{ info }}</li>
  {% endfor %}
</ul>
{% include about_text.html %}
{% endcapture %}

{%include window.html width="250px" class="small-window" title=site.title content=abouttext buttons=false statusbar=false %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-98-0.3.3 assets/about.html
jekyll-98-0.3.2 assets/about.html
jekyll-98-0.3.0 assets/about.html
jekyll-98-0.2.0 assets/about.html
jekyll-98-0.1.0 assets/about.html