15 lines
292 B
Markdown
15 lines
292 B
Markdown
---
|
|
layout: single
|
|
title: "Post 1"
|
|
date: 2020-09-09 00:03:05 +0200
|
|
excerpt: "This is a generic post."
|
|
header:
|
|
teaser: /assets/images/posts/unsplash-post.jpg
|
|
gallery:
|
|
- image_path: assets/images/posts/unsplash-post.jpg
|
|
alt: "post"
|
|
---
|
|
{% include gallery %}
|
|
|
|
This is a generic post.
|