added affiliation placeholder text
This commit is contained in:
parent
4092094146
commit
2fdcba9fd5
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "{{ replace .Name "-" " " | title }} ⚫ 🧜"
|
||||
date: "{{.Date}}"
|
||||
author: "file-creator-put-your-name-here"
|
||||
affiliation: "Some affiliation if applicable"
|
||||
affiliation: "Some affiliation (optional; remove line if not applicable)"
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "{{ replace .Name "-" " " | title }} ⚫ ♕"
|
||||
date: "{{.Date}}"
|
||||
author: "file-creator-put-your-name-here"
|
||||
affiliation: "Some affiliation if applicable"
|
||||
affiliation: "Some affiliation (optional; remove line if not applicable)"
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue