mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
Add site description to the example site(Chinese Auto-translated)
This commit is contained in:
parent
479361d06e
commit
e14f15ac3c
@ -8,15 +8,18 @@ languages:
|
|||||||
en:
|
en:
|
||||||
languageName: English
|
languageName: English
|
||||||
title: Example Site
|
title: Example Site
|
||||||
|
description: Example description
|
||||||
weight: 1
|
weight: 1
|
||||||
zh-cn:
|
zh-cn:
|
||||||
languageName: 中文
|
languageName: 中文
|
||||||
title: 演示站点
|
title: 演示站点
|
||||||
|
description: 演示说明
|
||||||
weight: 2
|
weight: 2
|
||||||
ar:
|
ar:
|
||||||
languageName: عربي
|
languageName: عربي
|
||||||
languagedirection: rtl
|
languagedirection: rtl
|
||||||
title: موقع تجريبي
|
title: موقع تجريبي
|
||||||
|
description: وصف تجريبي
|
||||||
weight: 3
|
weight: 3
|
||||||
|
|
||||||
# Change it to your Disqus shortname before using
|
# Change it to your Disqus shortname before using
|
||||||
|
Loading…
Reference in New Issue
Block a user