diff options
Diffstat (limited to 'themes/hugo-theme-stack/exampleSite/content/_index.md')
-rw-r--r-- | themes/hugo-theme-stack/exampleSite/content/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/hugo-theme-stack/exampleSite/content/_index.md b/themes/hugo-theme-stack/exampleSite/content/_index.md new file mode 100644 index 0000000..530dfe8 --- /dev/null +++ b/themes/hugo-theme-stack/exampleSite/content/_index.md @@ -0,0 +1,8 @@ +--- +menu: + main: + name: Home + weight: -100 + params: + icon: home +---
\ No newline at end of file |