Files
net/_templates/post
T

9 lines
124 B
Plaintext
Raw Normal View History

2014-10-01 21:26:20 -04:00
---
layout: {{ layout }}
title: {{ title }}
2015-01-29 09:23:49 -05:00
summary: {{ summary }}
image: {{ image }}
2014-10-01 21:26:20 -04:00
date: {{ date }}
2015-01-29 09:23:49 -05:00
tags: {{ tags }}
2014-10-01 21:26:20 -04:00
---