Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
larskristianhaga committed Nov 22, 2024
2 parents 4214c75 + 6d9bde5 commit e0222d0
Show file tree
Hide file tree
Showing 3 changed files with 1,355 additions and 3,122 deletions.
3 changes: 2 additions & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ export default function Home() {
src="https://www.yr.no/nb/innhold/1-72837/card.html?mode=dark"/>
<iframe className="rounded-lg mb-4 h-3/6 w-full"
title="Google Calendar"
src="https://calendar.google.com/calendar/embed?wkst=2&ctz=Europe%2FBerlin&showPrint=0&showTitle=0&showDate=0&showNav=0&mode=AGENDA&showTabs=0&showTz=0&src=MWJhZTk1MTdiMDlhMTNlYWU1NzZmNzk4YzA4Y2QzZDZlNzViZDA2ODk3NGIzMWY2OWZhMGU5YTU4YjVmMGYyZEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23F4511E" />
src="https://calendar.google.com/calendar/embed?height=600&wkst=2&ctz=Europe%2FBerlin&showPrint=0&showTitle=0&showDate=0&showNav=0&showTabs=0&showTz=0&mode=AGENDA&src=ZmFiMjk0MmM3MTRiYmQzOTUxNzM5MWNkY2JhZTg4ODFjYWZkYTcyMDZmNWZhZTY1MDgyZmJjYmI1ZTAyM2NhZUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&src=ZW4tZ2Iubm9yd2VnaWFuI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&color=%23F4511E&color=%237CB342"
/>
</div>
<div className="m-4 w-1/5 rounded-lg flex flex-col justify-around">
<div className="flex justify-center items-center text-6xl h-3/6 w-full">
Expand Down
Loading

0 comments on commit e0222d0

Please sign in to comment.