69217afce4
Added an event carousel to the homepage to display upcoming events dynamically. Integrated ICS parsing to fetch and format calendar data for future events. Enhanced layout and responsiveness with scroll functionality and improved styling.
7 lines
126 B
PHP
7 lines
126 B
PHP
<?php snippet('layout', slots: true) ?>
|
|
|
|
<h1>Hallo Welt!</h1>
|
|
|
|
<?php snippet('termine-home') ?>
|
|
|
|
<?php endsnippet() ?>
|