Skip to content

Commit

Permalink
Update 404.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kebabgg authored Jan 9, 2024
1 parent 4b5fe6e commit 1b3137f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup src/pages/404.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Custom404 = () => {
return (
<>
<Head>
<title>404 | WebXDAO</title>
<title>404 | KEBAB.GG</title>
</Head>
<div className="min-h-full px-4 py-16 sm:px-6 sm:py-24 md:grid md:place-items-center lg:px-8">
<div className="mx-auto max-w-max">
Expand Down

0 comments on commit 1b3137f

Please sign in to comment.