summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ccc_conventions.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ccc_conventions.rb b/lib/ccc_conventions.rb
index 52549c9e..bb7b2033 100644
--- a/lib/ccc_conventions.rb
+++ b/lib/ccc_conventions.rb
@@ -2,7 +2,6 @@ module CccConventions
2 TRASH_SLUG = "trash" 2 TRASH_SLUG = "trash"
3 ERFA_PARENT_NAME = "club/erfas" 3 ERFA_PARENT_NAME = "club/erfas"
4 CHAOSTREFF_PARENT_NAME = "club/chaostreffs" 4 CHAOSTREFF_PARENT_NAME = "club/chaostreffs"
5 SITEMAP_COLLAPSED_PATHS = %w[updates club/erfas club/chaostreffs disclosure].freeze
6 RESTRICTED_SUBTREES = %w[updates disclosure].freeze 5 RESTRICTED_SUBTREES = %w[updates disclosure].freeze
7 6
8 NODE_KINDS = { 7 NODE_KINDS = {