update middleware to allow static images. created prod env file
This commit is contained in:
+2
-2
@@ -24,12 +24,12 @@ export default function NotFound() {
|
||||
Go Home
|
||||
</Link>
|
||||
|
||||
<a
|
||||
{/* <a
|
||||
href="https://battl.builders"
|
||||
className="rounded-md border border-zinc-700 px-4 py-2 text-sm font-medium text-zinc-300 hover:bg-zinc-900 hover:border-zinc-600 transition-colors"
|
||||
>
|
||||
Learn More
|
||||
</a>
|
||||
</a> */}
|
||||
</div>
|
||||
|
||||
<p className="mt-6 text-[11px] text-zinc-600">
|
||||
|
||||
Reference in New Issue
Block a user