added default_article.jpg image. Fixed error in copyright note and added standard...
[theme-danix.xyz.git] / archetypes / articles.md
CommitLineData
76d862e2 1---
2title: "{{ replace .Name "-" " " | title }}"
3date: {{ .Date }}
4draft: true
5author: "{{ $.Site.Params.author_name }}"
6format: ""
7excerpt: ""
b242474d 8featured_image: "/img/default_article.jpg"
76d862e2 9categories:
10 - "add"
11 - "yours"
12tags:
13 - "tag me"
14
15---
16
17*enjoy your new article*