Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.io>2017-11-14 00:01:53 +0300
committerVicky <vicky@vickylai.io>2017-11-14 00:01:53 +0300
commitef3fb0cf020f2424ffd06af5397acc54d154efaf (patch)
tree7bf84e48f33051c7a1fc4e746762e33d548b2c64 /archetypes/projects.md
parent86d41e69044d89041e485ff0212a94f8d3c41b2d (diff)
Version 3.0v3.0
Diffstat (limited to 'archetypes/projects.md')
-rw-r--r--archetypes/projects.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/archetypes/projects.md b/archetypes/projects.md
new file mode 100644
index 0000000..1cac3c6
--- /dev/null
+++ b/archetypes/projects.md
@@ -0,0 +1,8 @@
+---
+title: "{{ replace .TranslationBaseName "-" " " | title }}"
+date: {{ .Date }}
+image: ""
+external_link: ""
+weight:
+draft: true
+--- \ No newline at end of file