Remove obsolete deployment config

This commit is contained in:
Tixie 2024-06-06 23:12:15 +02:00
parent 86810df454
commit 37bfee3053
No known key found for this signature in database
2 changed files with 0 additions and 10 deletions

View file

@ -1,8 +0,0 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.html$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.html [L]
</IfModule>

View file

@ -1,2 +0,0 @@
# Netlify settings for single-page application
/* /index.html 200