fix(exampleSite): wrong zh-cn about page filename (#562)

This commit is contained in:
zhixuan
2022-03-20 00:00:08 +01:00
committed by GitHub
parent 9d922272e4
commit 2671f292fd
2 changed files with 10 additions and 5 deletions
@@ -1,5 +0,0 @@
---
title: 关于
---
This is a test page for i18n support.
@@ -0,0 +1,10 @@
---
title: 关于
menu:
main:
weight: -90
params:
icon: user
---
This is a test page for i18n support.