diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/ccc_conventions.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccc_conventions.rb b/lib/ccc_conventions.rb index b420452..352dd3c 100644 --- a/lib/ccc_conventions.rb +++ b/lib/ccc_conventions.rb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | module CccConventions | 1 | module CccConventions |
| 2 | ERFA_PARENT_NAME = "club/erfas" | 2 | ERFA_PARENT_NAME = "club/erfas" |
| 3 | CHAOSTREFF_PARENT_NAME = "club/chaostreffs" | 3 | CHAOSTREFF_PARENT_NAME = "club/chaostreffs" |
| 4 | SITEMAP_COLLAPSED_PATHS = %w[updates club/erfas club/chaostreffs disclosure].freeze | ||
| 4 | 5 | ||
| 5 | NODE_KINDS = { | 6 | NODE_KINDS = { |
| 6 | "top_level" => { | 7 | "top_level" => { |
