Skip to content

Commit

Permalink
Changes vercel #3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsi15 committed Sep 14, 2020
1 parent c45908a commit 327ba97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
{
"source": "/service-worker.js",
"destination": "/_next/static/service-worker.js"
},
{
"source": "/ebook",
"destination": "https://johnserrano.co/blog/fundamentos-de-programacion-con-javascript-mi-primer-ebook"
}
],
"headers": [
Expand Down

0 comments on commit 327ba97

Please sign in to comment.