diff options
author | msquare <msquare@notrademark.de> | 2017-11-30 20:00:55 +0100 |
---|---|---|
committer | msquare <msquare@notrademark.de> | 2017-11-30 20:00:55 +0100 |
commit | 20eda36415277a45cfe06bed2875f30ed03e1f5d (patch) | |
tree | f53c9aa8c4233b6f2886a60fb0518bd7349e0acc /config | |
parent | 56cf767f605a1150ade50afc25c036e51579fe98 (diff) |
add 34c4 design
Diffstat (limited to 'config')
-rw-r--r-- | config/config.default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php index 7594346a..1e54be9b 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -34,6 +34,7 @@ return [ // Available themes 'available_themes' => [ + '5' => 'Engelsystem 34c3 (2017)', '4' => 'Engelsystem 33c3 (2016)', '3' => 'Engelsystem 32c3 (2015)', '2' => 'Engelsystem cccamp15', |