moved project into new repo
This commit is contained in:
10
archetypes/addenda.md
Normal file
10
archetypes/addenda.md
Normal file
@@ -0,0 +1,10 @@
|
||||
+++
|
||||
title = '' # should describe reason for this addendum
|
||||
date = {{ .Date }}
|
||||
publishDate = {{ .Date }}
|
||||
draft = true
|
||||
# @TODO find way to construct referene to post URL for below field
|
||||
ref = '' # link to post this is an addendum for
|
||||
fnote = 'a1' # should refer back to a footnote in given context--footnote must always have letter 'a' prefix integer
|
||||
editor = 'admin'
|
||||
+++
|
||||
Reference in New Issue
Block a user