diff options
Diffstat (limited to 'themes/hugo-theme-stack/exampleSite/content/page/about/index.zh-cn.md')
-rw-r--r-- | themes/hugo-theme-stack/exampleSite/content/page/about/index.zh-cn.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/hugo-theme-stack/exampleSite/content/page/about/index.zh-cn.md b/themes/hugo-theme-stack/exampleSite/content/page/about/index.zh-cn.md new file mode 100644 index 0000000..0284003 --- /dev/null +++ b/themes/hugo-theme-stack/exampleSite/content/page/about/index.zh-cn.md @@ -0,0 +1,10 @@ +--- +title: 关于 +menu: + main: + weight: -90 + params: + icon: user +--- + +This is a test page for i18n support.
\ No newline at end of file |