Skip to content

Commit

Permalink
chore: testing shit out
Browse files Browse the repository at this point in the history
  • Loading branch information
KrustyC committed Feb 3, 2024
1 parent 608f39e commit d41039c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/error.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export default function GenericError() {
return (
<div className="flex flex-col items-center w-full py-12">
{/* <BugFixingIcon className="h-[180px] w-[320px] lg:h-[480px] lg:w-[620px]" /> */}

<h2 className="text-2xl lg:text-4xl w-[320px] lg:w-[620px] mt-8">
An error happened. Our devs have been informed and are already working
towards a fix. Please try again soon.
Expand Down

0 comments on commit d41039c

Please sign in to comment.