From d645db721bbd8afce3fead784cd4ac9b466a0655 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Tue, 6 Jan 2026 21:43:07 +0000 Subject: [PATCH] Actualizar Staticfile --- Staticfile | 2 ++ _redirects | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 Staticfile delete mode 100644 _redirects diff --git a/Staticfile b/Staticfile new file mode 100644 index 0000000..25aa637 --- /dev/null +++ b/Staticfile @@ -0,0 +1,2 @@ +root: dist +pushstate: enabled diff --git a/_redirects b/_redirects deleted file mode 100644 index f824337..0000000 --- a/_redirects +++ /dev/null @@ -1 +0,0 @@ -/* /index.html 200 \ No newline at end of file