mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-09-07 12:32:56 +02: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