Testing webhooks with hugo
This commit is contained in:
parent
e3975962fa
commit
94df7c2ec5
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ baseURL = "http://example.org/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "My New Hugo Site"
|
title = "My New Hugo Site"
|
||||||
theme = "novela"
|
theme = "novela"
|
||||||
|
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue