From f5166677fe80f39cfc4f8233b3405b52789ea84f Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:12:13 -0700 Subject: [PATCH] =?UTF-8?q?there=20already=20was=20one=20=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit move _redirects to public --- _redirects | 3 --- public/_redirects | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 _redirects diff --git a/_redirects b/_redirects deleted file mode 100644 index 31cf91ca..00000000 --- a/_redirects +++ /dev/null @@ -1,3 +0,0 @@ -/media/* https://meta.pstream.org/media/:splat 200! -/assets/* /assets/:splat 200 -/* /index.html 200 diff --git a/public/_redirects b/public/_redirects index ee9870cf..31cf91ca 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1,2 +1,3 @@ +/media/* https://meta.pstream.org/media/:splat 200! /assets/* /assets/:splat 200 /* /index.html 200