boopity boop, i have no idea what i'm doing
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user