summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-06 21:15:03 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-06 21:15:03 +0200
commit0f8a3066c55b6ecb9d95b3e9306eee5262928b14 (patch)
tree47dea8952fd458e0c100682b26c9a50c6f6ee293 /lib
parent5644fffbc3c58e6dd7e3c4103c28bad8f4c0bbc6 (diff)
Re-structure sitemap, all subpages collapsed by default, visually tightened
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 = {