mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-13 00:50:06 +08:00
Update 404.tsx
Removed quotation marks from the content. Were previously from being commented out.
This commit is contained in:
@@ -13,7 +13,7 @@ export default function Error() {
|
||||
</Head>
|
||||
<Header />
|
||||
<main className="flex h-3/4 items-center justify-center overflow-hidden subpixel-antialiased text-xl">
|
||||
"Sorry, the page you're looking for does not exist."
|
||||
Sorry, the page you're looking for does not exist.
|
||||
</main>
|
||||
<Footer />
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user