replace example data

This commit is contained in:
Stefan Bühler 2025-01-24 17:19:01 +01:00
parent 5f508f548e
commit b32c8e24be

View File

@ -10,15 +10,15 @@
<div <div
class="cte-events" class="cte-events"
style="max-width: 1100px;" style="max-width: 1100px;"
data-cte-calendar-regex="Erwachsene|Chor" data-cte-calendar-regex="Gottesdienst"
data-cte-event-regex="Ausrufezeichen|Chor AZ" data-cte-event-regex=""
data-cte-limit="5" data-cte-limit="5"
> >
</div> </div>
<script type="module"> <script type="module">
import { load_all_events } from "./js/ct-events.js"; import { load_all_events } from "./js/ct-events.js";
await load_all_events({ await load_all_events({
instance: "https://elkw2808.krz.tools", instance: "https://2-koenige-bbb5ad60.krz.tools",
default_image: "https://maierbn.github.io/churchtools_custom_calendar/img/welcome.jpg", default_image: "https://maierbn.github.io/churchtools_custom_calendar/img/welcome.jpg",
default_image_mobile: "https://maierbn.github.io/churchtools_custom_calendar/img/calendar.jpg", default_image_mobile: "https://maierbn.github.io/churchtools_custom_calendar/img/calendar.jpg",
// fontawesome_svg_path: "img", // fontawesome_svg_path: "img",