boopity boop, i have no idea what i'm doing

This commit is contained in:
2024-10-27 20:49:03 +01:00
parent 044b006e8d
commit 630de81043

View File

@@ -16,7 +16,7 @@ const nextConfig: NextConfig = {
headers: async () => { headers: async () => {
return [ return [
{ {
source: "/:path*", source: "/*",
headers: [ headers: [
{ {
key: "X-Frame-Options", key: "X-Frame-Options",