diff options
| author | XhmikosR <[email protected]> | 2021-05-25 08:32:27 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-25 08:32:27 +0300 |
| commit | 2b6f6cd092121ae3a2a17c1c4885af19ff264ca9 (patch) | |
| tree | 36d549ddfc3791a4b339da0235387d3b701938b9 /config.yml | |
| parent | f505e5779c7bd743d6509de2390063b4636a36e3 (diff) | |
| download | bootstrap-2b6f6cd092121ae3a2a17c1c4885af19ff264ca9.tar.xz bootstrap-2b6f6cd092121ae3a2a17c1c4885af19ff264ca9.zip | |
Update Hugo config and sitemap.xml (#34074)
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml index 19588c45a..dcbf7684c 100644 --- a/config.yml +++ b/config.yml @@ -18,7 +18,7 @@ buildFuture: true enableRobotsTXT: true metaDataFormat: "yaml" -disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"] +disableKinds: ["404", "taxonomy", "term", "RSS"] publishDir: "_site" |
