14 lines
341 B
Markdown
14 lines
341 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: "{{.Date}}"
|
||
|
author: "editor-put-your-name-here"
|
||
|
draft: true
|
||
|
has_issues: []
|
||
|
keywords:
|
||
|
- draft
|
||
|
abstract: |
|
||
|
The text of your abstract. Probably this doesn't apply to a journal item.
|
||
|
---
|
||
|
|
||
|
|
||
|
**Attention: You shouldn't be making a new `journal` item!!! Except if you are experimenting.**
|