diff options
author | 2020-09-28 12:18:23 +0100 | |
---|---|---|
committer | 2020-09-28 12:18:23 +0100 | |
commit | 49c940cff0e83c74242b558c96498afa3517894a (patch) | |
tree | 03170e4dbe0582bc9b708420d7a6f960dedc9387 | |
parent | Merge pull request #5 from python-discord/testing/add-test-workflow (diff) |
Add Netlify redirects file
-rw-r--r-- | public/_redirects | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..bbb3e7a --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200 |