mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-09 07:29:14 +00:00
New sveltekit version of page
This commit is contained in:
4
src/routes/kalender/+page.svelte
Normal file
4
src/routes/kalender/+page.svelte
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="flex flex-col h-screen md:w-9/12 mx-auto px-4 py-16">
|
||||
<h1 class="text-4xl font-light items-start pb-8">Ürituste kalender</h1>
|
||||
<iframe class="flex" title="Google Calendar" style="border: 0;" src="https://www.google.com/calendar/embed?src=lapikud%40gmail.com&ctz=Europe/Tallinn&showTitle=0&showPrint=0&showCalendars=0&showTz=0&wkst=2&mode=AGENDA" height="800" frameborder="0" scrolling="no"></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user