@sdetweil
thanks for the quick response. I have tried that way. See my config below:
{
module: "calendar",
header: "Berliner Ferien 2023",
position: "top_left",
config: {
fullDayEventDateFormat: "[KW]ww",
dateEndFormat: "[KW]ww",
calendars: [
{
symbol: "suitcase-rolling",
url: "https://www.ferienwiki.de/exports/ferien/2023/de/berlin",
maximumEntries: "4"
}
]
}
},