aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/archetypes
diff options
context:
space:
mode:
authorelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:00:22 +0300
committerelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:00:22 +0300
commitcd01e380e0850490c54f2103c1311146cb4cfe4c (patch)
tree65cd112151c4e64e67716d1e76047f1510c79676 /exampleSite/archetypes
parent8ce57dd09293660fe8fd8d31c626049223522a17 (diff)
downloadgraysx-kovok-cd01e380e0850490c54f2103c1311146cb4cfe4c.tar.gz
First Main Commit
Diffstat (limited to 'exampleSite/archetypes')
-rw-r--r--exampleSite/archetypes/default.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/exampleSite/archetypes/default.md b/exampleSite/archetypes/default.md
new file mode 100644
index 0000000..00e77bd
--- /dev/null
+++ b/exampleSite/archetypes/default.md
@@ -0,0 +1,6 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+---
+