From 3285c43e271bce7bb3e834defe289ecf4131c87a Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 26 Aug 2025 17:23:15 +0000 Subject: [PATCH] This build was committed by a bot. --- dist/_headers | 3 +++ dist/_redirects | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 dist/_headers create mode 100644 dist/_redirects diff --git a/dist/_headers b/dist/_headers new file mode 100644 index 0000000..688208c --- /dev/null +++ b/dist/_headers @@ -0,0 +1,3 @@ +/.well-known/assetlinks.json + Content-Type: application/json; charset=utf-8 + Cache-Control: no-store diff --git a/dist/_redirects b/dist/_redirects new file mode 100644 index 0000000..d30a377 --- /dev/null +++ b/dist/_redirects @@ -0,0 +1,2 @@ +/.well-known/* /.well-known/:splat 200 +/* /index.html 200