Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
EmperorNumerius authored May 29, 2024
1 parent 2ccd3ae commit 8a68af7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,12 @@ if (Astro.request.method === "POST") {
}
}
}
---
<Layout>
<p>
Error: {error}
</p>
</Layout>
---

<Layout title="Purple Bubble" fiscalSponsor="true">
<section>
<h2>Calling all Bubblers!</h2>
Expand Down

0 comments on commit 8a68af7

Please sign in to comment.