feat: add a separate configuration field for site description (#672)

* Add an optional site description option

* Add site description to the example site (Chinese Auto-translated)
This commit is contained in:
FarisZR
2022-10-22 11:56:38 +02:00
committed by GitHub
parent 30fdd000f9
commit 70f431ea18
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -8,15 +8,18 @@ languages:
en:
languageName: English
title: Example Site
description: Example description
weight: 1
zh-cn:
languageName: 中文
title: 演示站点
description: 演示说明
weight: 2
ar:
languageName: عربي
languagedirection: rtl
title: موقع تجريبي
description: وصف تجريبي
weight: 3
# Change it to your Disqus shortname before using