Disable some kinds
This commit is contained in:
parent
702435995b
commit
631460cfd2
1 changed files with 7 additions and 0 deletions
|
@ -3,3 +3,10 @@ title: My New Hugo Site
|
||||||
|
|
||||||
staticDir:
|
staticDir:
|
||||||
- node_modules/materialize-css/dist
|
- node_modules/materialize-css/dist
|
||||||
|
|
||||||
|
disableKinds:
|
||||||
|
- sitemap
|
||||||
|
|
||||||
|
outputs:
|
||||||
|
home:
|
||||||
|
- html
|
||||||
|
|
Reference in a new issue