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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/_index.zh-CN.md')
-rw-r--r--exampleSite/content/_index.zh-CN.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/exampleSite/content/_index.zh-CN.md b/exampleSite/content/_index.zh-CN.md
new file mode 100644
index 0000000..e4b59a8
--- /dev/null
+++ b/exampleSite/content/_index.zh-CN.md
@@ -0,0 +1,8 @@
+---
+menu:
+ main:
+ name: 主页
+ weight: -100
+ params:
+ icon: home
+--- \ No newline at end of file