From 9c57f94ccb2edca52b0dac77e4199d2d58a4afc5 Mon Sep 17 00:00:00 2001 From: RedCat310 Date: Wed, 21 May 2025 19:31:51 +0200 Subject: [PATCH] =?UTF-8?q?F=C3=BCge=20Firebase-Hosting-Konfiguration=20hi?= =?UTF-8?q?nzu=20und=20aktualisiere=20den=20Titel=20der=20Anwendung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .firebase/hosting.YnVpbGQ.cache | 13 +++++++++++++ firebase.json | 3 ++- public/index.html | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 .firebase/hosting.YnVpbGQ.cache diff --git a/.firebase/hosting.YnVpbGQ.cache b/.firebase/hosting.YnVpbGQ.cache new file mode 100644 index 0000000..3ed5e50 --- /dev/null +++ b/.firebase/hosting.YnVpbGQ.cache @@ -0,0 +1,13 @@ +robots.txt,1747753185483,bfe106a3fb878dc83461c86818bf74fc1bdc7f28538ba613cd3e775516ce8b49 +manifest.json,1747753184548,ee04fb47e525c67d8424ffe9b4d8a8a24e434504478afca4e0ca602146836d4c +logo512.png,1747753185347,212b102aa09e51b3b3e06647e81f7801a61333e171f6582e8124379aabccb41d +logo192.png,1747753185281,79e2b749561016bc8af300ea19f48347ceed3cb1a54f48ae456172eca45e08f0 +index.html,1747847326960,849e0ace18b79b41ecd4cf058617c8fe30d0260e9f780e7d6c5d9b0f4a393a08 +favicon.ico,1747753183459,27edce7be5922cf0bef7d4136f69b5bfbdd5bf8c13c7b026f71187d41a00aa7d +asset-manifest.json,1747847326960,71f2b660bf82dcac89eca1a39967b8c1183022b8276ecf79af76141ae5267d1b +static/media/image.68b1c4e66e36b61c1dd0.png,1747847326963,4c693c0814e4164a776deb6b47cbd2d1a3efd933c8a20b56d4859a09448cabe6 +static/js/main.fa819294.js.map,1747847326966,828b1179d7eed41ab38293e4b1b99783e76289b31fa7e7189a6aef7f641e0c9b +static/js/main.fa819294.js.LICENSE.txt,1747847326961,a7ea19f57bfd4e3c0af924b53ff76690cd6095ac68e363fd14818efd5827d75f +static/js/main.fa819294.js,1747847326965,4275a7875fa16aff74b58f53c91d869b9c645341db38a509231d4ba471f68fbf +static/css/main.27c24027.css.map,1747847326965,033259ccb0f0ac7257a4783cdb717910d00da508d2342f0524eac6cce55fc742 +static/css/main.27c24027.css,1747847326965,e4823df6aa4a5d438454fbcff833647c6b1f5418513454474837484107f75b87 diff --git a/firebase.json b/firebase.json index 340ed5b..622e0e8 100644 --- a/firebase.json +++ b/firebase.json @@ -11,6 +11,7 @@ "source": "**", "destination": "/index.html" } - ] + ], + "site": "skatabend" } } diff --git a/public/index.html b/public/index.html index aa069f2..7673174 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Skatabend 2025