diff --git a/_posts/2019-01-01-article-name.md b/_posts/_template/2019-01-01-article-name.md similarity index 65% rename from _posts/2019-01-01-article-name.md rename to _posts/_template/2019-01-01-article-name.md index 35cca1e..7d44221 100644 --- a/_posts/2019-01-01-article-name.md +++ b/_posts/_template/2019-01-01-article-name.md @@ -2,7 +2,7 @@ title: Title date: 2019-01-01 7:01 authors: Name -image-caption: A brass statue of a child, in a garden +image-caption: A caption for the cover image layout: article categories: articles --- diff --git a/images/2019-01-01-article-name--cover.jpg b/images/_template/2019-01-01-article-name--cover.jpg similarity index 100% rename from images/2019-01-01-article-name--cover.jpg rename to images/_template/2019-01-01-article-name--cover.jpg