forked from Sync/hugo-theme-stack
fix(exampleSite): wrong zh-cn
about page filename (#562)
This commit is contained in:
parent
9d922272e4
commit
2671f292fd
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: 关于
|
||||
---
|
||||
|
||||
This is a test page for i18n support.
|
10
exampleSite/content/page/about/index.zh-cn.md
Normal file
10
exampleSite/content/page/about/index.zh-cn.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: 关于
|
||||
menu:
|
||||
main:
|
||||
weight: -90
|
||||
params:
|
||||
icon: user
|
||||
---
|
||||
|
||||
This is a test page for i18n support.
|
Loading…
Reference in New Issue
Block a user