Skip to content

Commit

Permalink
test preview env
Browse files Browse the repository at this point in the history
  • Loading branch information
olemathias committed Oct 21, 2024
1 parent 144d190 commit 10fc97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import TicketsComp from "../components/sections/TicketsComp.astro";
<Layout title="The Gathering">
<Main>
<div class="max-w-4xl">
<H1 text="BLI MED I NORGES STØRSTE PÅSKEHYTTE" />
<H1 text="Ole was here!" />
</div>
<div class="grid sm:grid-cols-5 gap-4 w-full">
<div class="sm:col-start-4 sm:col-span-2 sm:row-start-1">
Expand Down

0 comments on commit 10fc97b

Please sign in to comment.