Skip to content

Commit 5737635

Browse files
committed
multi line 500
1 parent 9b31593 commit 5737635

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/500.astro

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ import Layout from "../layouts/Layout.astro";
44

55
<Layout>
66
<h1 class="mt-8 ml-4 text-xl">We are facing some internal difficulties</h1>
7-
<p class="ml-4 text-xl">This is probably not your fault try again later</p>
7+
<p class="ml-4 text-xl">This is probably not your fault</p>
8+
<p class="ml-4 text-xl">Try again later</p>
89
</Layout>

0 commit comments

Comments
 (0)