Theme: Fix doubled "Neuigkeiten" on start page, differentiate events from articles more
I think combining $upcoming and $articleNew would not only combine both types into one list, fix the core issue of duplication, but also it would sort events and articles by the same key,…
Theme: Fix doubled "Neuigkeiten" on start page, differentiate events from articles more
Schaue ich mir morgen oder spätestens am Wochenende an. Bin gerade gedanklich in meinem anderen Projekt.
Theme: Fix doubled "Neuigkeiten" on start page, differentiate events from articles more
use non-deprecated locale key instead of languageCode
@jtbx wrote in CCCHH/ccchh-website#154 (comment):
use non-deprecated locale key instead of languageCode
This change was introduced by v0.158. But I think we should handle the deprecation noticed of v0.153 and v0.156 first! (I already started in a branch, but was blocked by some dart-sass issues)