From 226bfa8719c1c3e58da6a801cc3b62a56eef6ded Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 6 Oct 2024 17:15:46 +0000 Subject: [PATCH] fix: show different subtitle for each i18n variant in exampleSite --- 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