diff --git a/_config.yml b/_config.yml index 5c520ed..6e3f6b7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,4 @@ data_dir: . -include: - - _redirects exclude: - README.md - CHANGELOG.md diff --git a/_redirects b/_redirects deleted file mode 100644 index 1a0504c..0000000 --- a/_redirects +++ /dev/null @@ -1,2 +0,0 @@ -# Redirects from what the browser requests to what we serve -/google/* https://www.google.com 200 \ No newline at end of file