Skip to content

Commit

Permalink
Try redirecting from root to standard distill site.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludwig Schubert committed Jan 10, 2018
1 parent 2b65c4b commit f4ae655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"redirects": [
{
"source" : "/index.html",
"source" : "/",
"destination" : "https://distill.pub",
"type" : 302
}
Expand Down

0 comments on commit f4ae655

Please sign in to comment.