Skip to content

Commit

Permalink
Move schedule up
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Kaiser committed May 28, 2024
1 parent b312c30 commit cfb60f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
(<a href="https://maps.app.goo.gl/hUhbheFci2sSJ7SZ6">Google Maps</a>)
</p>
</InfoBox>
<Schedule />
<InfoBox title="How much does it cost?">
<p>
For participants, you do not need any money to attend. We expect everyone to pay by their
Expand Down Expand Up @@ -151,7 +152,6 @@
<Sponsors />
<Partners />
<WhatToExpect />
<Schedule />
</section>
</PageLayout>

Expand Down

0 comments on commit cfb60f8

Please sign in to comment.