net/_templates/post

10 lines
157 B
Plaintext
Raw Normal View History

2014-10-01 21:26:20 -04:00
---
layout: {{ layout }}
title: {{ title }}
summary: {{ summary }}
image: {{ image }}
2015-03-13 14:30:51 -04:00
image_source: {{ image_source }}
2014-10-01 21:26:20 -04:00
date: {{ date }}
tags: {{ tags }}
2014-10-01 21:26:20 -04:00
---