We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4ff86 commit d17290aCopy full SHA for d17290a
pages/404.js
@@ -0,0 +1,3 @@
1
+export default function NotFound() {
2
+ return "what are u doing here?";
3
+}
0 commit comments