Skip to content

Commit

Permalink
Changes config now #2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsi15 committed May 6, 2020
1 parent 57f0af7 commit 6be8393
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions now.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
{
"src": "/blog/(?<slug>[^/]+)/$",
"status": 301,
<<<<<<< HEAD
"headers": { "Location": "https://johnserrano.co/blog/$slug" }
"headers": { "Location": "https://johnandrey.xyz/blog/$slug" }
},
{
"src": "^/service-worker.js$",
Expand All @@ -48,9 +47,6 @@
"cache-control": "public, max-age=43200, immutable",
"Service-Worker-Allowed": "/"
}
=======
"headers": { "Location": "https://johnandrey.xyz/blog/$slug" }
>>>>>>> ab7727721be434129737c8e07eec63e178ba5f75
}
]
}

0 comments on commit 6be8393

Please sign in to comment.