Parent Directory
|
Revision Log
|
Patch
revision 625 by rakinar2, Mon Jul 29 17:59:26 2024 UTC | revision 626 by rakinar2, Sat Sep 7 09:38:45 2024 UTC | |
---|---|---|
# | Line 5 import { headers } from "next/headers"; | Line 5 import { headers } from "next/headers"; |
5 | import { MdError } from "react-icons/md"; | import { MdError } from "react-icons/md"; |
6 | ||
7 | export const metadata = { | export const metadata = { |
8 | title: "404 Not Found - SudoBot Documentation", | title: "404 Not Found", |
9 | description: "This page doesn't exist!", | description: "This page doesn't exist!", |
10 | }; | }; |
11 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |