This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git
The following commit(s) were added to refs/heads/master by this push:
new fdad26460 Remove unused content
fdad26460 is described below
commit fdad26460fc078d43fcbe1470224baf3a534a196
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Mar 19 19:01:13 2024 +0400
Remove unused content
---
src/main/site/config.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/main/site/config.yaml b/src/main/site/config.yaml
index 32a1d4777..46ee2ce26 100644
--- a/src/main/site/config.yaml
+++ b/src/main/site/config.yaml
@@ -22,7 +22,11 @@ defaultContentLanguage: en
canonifyURLs: false
uglyURLs: false
-disableKinds: ['RSS']
+disableKinds:
+ - RSS
+ - taxonomy
+ - term
+
disableHugoGeneratorInject: true
disablePathToLower: true
enableRobotsTXT: true