feature: add anew templates
This commit is contained in:
7
templates/Sections/Frontmatter (Section Template).md
Normal file
7
templates/Sections/Frontmatter (Section Template).md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
uuid: <% tp.file.creation_date("YYYYMMDDHHmmss") %>
|
||||
alias:
|
||||
dates:
|
||||
created: <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
last-modified: <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
---
|
||||
Reference in New Issue
Block a user