mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-11-04 15:55:28 +01:00
Fixes issue #50
This commit is contained in:
@@ -24,7 +24,7 @@ publishDir = "public"
|
|||||||
## Hugo Built-in Features
|
## Hugo Built-in Features
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
disableKinds = ["taxonomy", "section"]
|
||||||
# googleAnalytics = "your-google-analytics-id"
|
# googleAnalytics = "your-google-analytics-id"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ publishDir = "public"
|
|||||||
## Hugo Built-in Features
|
## Hugo Built-in Features
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
disableKinds = ["taxonomy", "section"]
|
||||||
# googleAnalytics = "G-XXXXXXXXXX"
|
# googleAnalytics = "G-XXXXXXXXXX"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ publishDir = "public"
|
|||||||
## Hugo Built-in Features
|
## Hugo Built-in Features
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
disableKinds = ["taxonomy", "section"]
|
||||||
# googleAnalytics = "G-XXXXXXXXXX"
|
# googleAnalytics = "G-XXXXXXXXXX"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ publishDir = "public"
|
|||||||
## Hugo Built-in Features
|
## Hugo Built-in Features
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
disableKinds = ["taxonomy", "section"]
|
||||||
# googleAnalytics = "G-XXXXXXXXXX"
|
# googleAnalytics = "G-XXXXXXXXXX"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user