|
@@ -2,11 +2,16 @@ baseurl = "https://post.hhh.com.tw"
|
|
|
title = "0809 幸福經紀人"
|
|
|
theme = "hhh_post"
|
|
|
themesDir = "../.."
|
|
|
-languageCode = "zh-TW"
|
|
|
+languageCode = "en"
|
|
|
+
|
|
|
+#languageCode = "zh-TW"
|
|
|
# Site language. Available translations in the theme's `/i18n` directory.
|
|
|
-defaultContentLanguage = "zh-TW"
|
|
|
+#defaultContentLanguage = "zh-TW"
|
|
|
+
|
|
|
+defaultContentLanguage = "en"
|
|
|
+
|
|
|
# Enable comments by entering your Disqus shortname
|
|
|
-disqusShortname = "devcows"
|
|
|
+#disqusShortname = "devcows"
|
|
|
# Enable Google Analytics by entering your tracking code
|
|
|
googleAnalytics = ""
|
|
|
publishDir = "/var/www/farmoutput/hhh"
|
|
@@ -15,14 +20,15 @@ publishDir = "/var/www/farmoutput/hhh"
|
|
|
paginate = 10
|
|
|
|
|
|
|
|
|
+[Languages.zh-TW]
|
|
|
+ languageCode = "zh-TW"
|
|
|
+ languageName = "正體中文(臺灣)"
|
|
|
+
|
|
|
[outputs]
|
|
|
home = ["HTML"]
|
|
|
page = ["HTML"]
|
|
|
|
|
|
|
|
|
-[Languages.zh-TW]
|
|
|
- languageCode = "zh-TW"
|
|
|
- languageName = "正體中文(臺灣)"
|
|
|
|
|
|
[menu]
|
|
|
|
|
@@ -62,10 +68,10 @@ paginate = 10
|
|
|
|
|
|
[params]
|
|
|
viewMorePostLink = "/blog/"
|
|
|
- author = "DevCows"
|
|
|
- defaultKeywords = ["devows", "hugo", "go"]
|
|
|
+ author = "幸福經紀人"
|
|
|
+ defaultKeywords = ["裝潢", "室內設計"]
|
|
|
mainSections = ["blog"]
|
|
|
- defaultDescription = "Site template made by devcows using hugo"
|
|
|
+ defaultDescription = "室內設計"
|
|
|
|
|
|
# Social media
|
|
|
facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')
|
|
@@ -99,8 +105,8 @@ paginate = 10
|
|
|
formspree_action = "https://formspree.io/sample/of/endpoint"
|
|
|
contact_form_ajax = false
|
|
|
|
|
|
- about_us = '<a href="http://www.choozmo.com/"><img src="img/logo_choozmo.webp" class="footer_img"></a>'
|
|
|
- copyright = "Copyright (c) 2021, Choozmo; all rights reserved."
|
|
|
+ about_us = '幸福經紀人'
|
|
|
+ copyright = "幸福經紀人"
|
|
|
|
|
|
# Format dates with Go's time formatting
|
|
|
date_format = "January 2, 2006"
|