Version 0.9
This commit is contained in:
parent
af69d3daac
commit
b268f85c0b
50 changed files with 421 additions and 207 deletions
|
@ -7,7 +7,7 @@ image:
|
|||
permalink: "blog/archive/"
|
||||
---
|
||||
<div id="blog-index" class="row">
|
||||
<div class="small-12 columns top-30">
|
||||
<div class="small-12 columns t30">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% if page.description %}<p class="teaser">{{ page.description }}</p>{% endif %}
|
||||
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
layout: blog
|
||||
title: "The Feeling Responsive Blog Template"
|
||||
image:
|
||||
header: header_unsplash_6.jpg
|
||||
header: "unsplash_6_bus_header.jpg"
|
||||
thumb: "unsplash_6_bus_thumb.jpg"
|
||||
---
|
||||
|
||||
|
||||
|
|
Reference in a new issue