Skip to content

Commit

Permalink
may the fourth be with you
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Nov 6, 2024
1 parent 94e359e commit 535db58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"cleanUrls": true,
"redirects": [
{
"source": "/(.*)",
"destination": "https://plus.excalidraw.com/blog/$1",
"permanent": true,
"cleanUrls": true
"permanent": true
}
]
}

0 comments on commit 535db58

Please sign in to comment.