refactor: use hugo.yaml instead of config.yaml in exampleSite

This commit is contained in:
Jimmy Cai
2023-09-10 15:57:07 +02:00
parent 55400d7d95
commit 9b643df3aa
+19
View File
@@ -0,0 +1,19 @@
baseurl: https://demo.stack.jimmycai.com
languageCode: en-us
paginate: 5
# Note: This title is overridden by the title in i18n config file
title: Hugo Theme Stack Starter
theme: hugo-theme-stack
DefaultContentLanguage: en
# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
# This will make .Summary and .WordCount behave correctly for CJK languages.
hasCJKLanguage: false
disqusShortname: hugo-theme-stack
# GA Tracking ID
googleAnalytics: ""