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