From 0fb25c808b484740d4568f487ca916bb7a6beb03 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 6 Oct 2024 19:17:40 +0200 Subject: [PATCH] fix: show different subtitle for each i18n variant in exampleSite (#1068) --- exampleSite/hugo.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index ff9ff17..7cda528 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -18,20 +18,23 @@ languages: title: Example Site weight: 1 params: - description: Example description + sidebar: + subtitle: Example description zh-cn: languageName: 中文 title: 演示站点 weight: 2 params: - description: 演示说明 + sidebar: + subtitle: 演示说明 ar: languageName: عربي languagedirection: rtl title: موقع تجريبي weight: 3 params: - description: وصف تجريبي + sidebar: + subtitle: وصف تجريبي services: # Change it to your Disqus shortname before using