|
@@ -2,7 +2,7 @@ baseurl = "https://post.hhh.com.tw"
|
|
|
title = "0809 幸福經紀人"
|
|
|
theme = "hhh_post"
|
|
|
themesDir = "../.."
|
|
|
-languageCode = "en"
|
|
|
+languageCode = "en-us"
|
|
|
|
|
|
#languageCode = "zh-TW"
|
|
|
# Site language. Available translations in the theme's `/i18n` directory.
|
|
@@ -19,7 +19,7 @@ publishDir = "/var/www/farmoutput/hhh"
|
|
|
# Define the number of posts per page
|
|
|
paginate = 10
|
|
|
|
|
|
-
|
|
|
+recent_posts= true
|
|
|
|
|
|
[outputs]
|
|
|
home = ["HTML"]
|
|
@@ -38,10 +38,10 @@ paginate = 10
|
|
|
weight = 1
|
|
|
|
|
|
[[menu.main]]
|
|
|
- identifier="立即洽詢"
|
|
|
- name = "立即洽詢"
|
|
|
- url = "http://ai.choozmo.com"
|
|
|
- weight = 3
|
|
|
+ identifier="blog"
|
|
|
+ name = "Blog"
|
|
|
+ url = "/blog/"
|
|
|
+ weight = 2
|
|
|
|
|
|
# Top bar social links menu
|
|
|
|