|
@@ -67,7 +67,7 @@ paginate = 10
|
|
|
viewMorePostLink = "/blog/"
|
|
|
author = "幸福經紀人"
|
|
|
defaultKeywords = ["裝潢", "室內設計"]
|
|
|
- mainSections = ["blog","post"]
|
|
|
+ mainSections = ["blog","post","interior"]
|
|
|
defaultDescription = "室內設計"
|
|
|
|
|
|
# Social media
|
|
@@ -117,9 +117,9 @@ paginate = 10
|
|
|
</p>
|
|
|
"""
|
|
|
|
|
|
-[permalinks]
|
|
|
+#[permalinks]
|
|
|
# blog = "/blog/:year/:month/:day/:filename/"
|
|
|
- blog = "/interior/:filename/"
|
|
|
+# blog = "/interior/:filename/"
|
|
|
|
|
|
# Enable or disable top bar with social icons
|
|
|
[params.topbar]
|