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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-02-03 18:48:14 +0300
committerWang Chucheng <me@wangchucheng.com>2021-02-03 18:48:14 +0300
commit9a8eb1b74fb90683698c259e8b74f94e7fb0fe63 (patch)
tree6b78e3d54aeeb578d0a032b092c1fb1925215eed
parent44ecb9a496075b7b0cf02aba0ca7e9274bc50530 (diff)
refactot: add homepage index archetype
-rw-r--r--archetypes/homepage/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/archetypes/homepage/index.md b/archetypes/homepage/index.md
new file mode 100644
index 0000000..3d65eaa
--- /dev/null
+++ b/archetypes/homepage/index.md
@@ -0,0 +1,3 @@
+---
+headless: true
+--- \ No newline at end of file