feat: introduce event carousel and ICS integration for homepage
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.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php snippet('layout', slots: true) ?>
|
||||
|
||||
<h1>Hallo Welt!</h1>
|
||||
|
||||
<?php snippet('termine-home') ?>
|
||||
|
||||
<?php endsnippet() ?>
|
||||
Reference in New Issue
Block a user