From 77bfc34960438b11276dd40e3d8c5d57fe76c3ff Mon Sep 17 00:00:00 2001 From: emilym Date: Sat, 11 Jan 2025 15:24:13 -0800 Subject: [PATCH] Adjust firebase --- .firebase/hosting.cHVibGlj.cache | 13 +++++++++++++ firebase.json | 8 +------- public/404.html | 33 ++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 7 deletions(-) create mode 100644 .firebase/hosting.cHVibGlj.cache create mode 100644 public/404.html diff --git a/.firebase/hosting.cHVibGlj.cache b/.firebase/hosting.cHVibGlj.cache new file mode 100644 index 0000000..43e7448 --- /dev/null +++ b/.firebase/hosting.cHVibGlj.cache @@ -0,0 +1,13 @@ +robots.txt,1731484190996,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2 +logo192.png,1731484190996,caff018b7f1e8fd481eb1c50d75b0ef236bcd5078b1d15c8bb348453fee30293 +index.html,1731484190996,abb5524b04fc5bb93ff087cd3ab7fdcbd7bd621a5226ce5b14226aa3a401d15e +favicon.ico,1731484190996,b72f7455f00e4e58792d2bca892abb068e2213838c0316d6b7a0d6d16acd1955 +logo512.png,1731484190996,191fc21360b4ccfb1cda11a1efb97f489ed22672ca83f4064316802bbfdd750e +404.html,1736637661360,05cbc6f94d7a69ce2e29646eab13be2c884e61ba93e3094df5028866876d18b3 +manifest.json,1731484190996,341d52628782f8ac9290bbfc43298afccb47b7cbfcee146ae30cf0f46bc30900 +food.jpg,1734981467469,5e62b477182f498682211f7c90a532153dc636471a935890b9cac2fe8dd906b3 +mrnguyen.jpg,1734981467471,0e99a77c348e8ee7353f8864737751764a29967227d4a42ec17520703c3efd9f +hackers.jpg,1734981467470,c1b2fdab831f134f6e4bd3953a02deb2e89083b4996f91c231b111ef0d5ccb4e +presentation.jpg,1734981467472,87c1967c3391bcd5ab714fcb2f7f76f94d760ba4ccb68d379f995c9694dabc07 +awards.jpg,1734981467468,3f3ce9bed9fef079275083b62319cda2050ab064707913358cea479ab3d272c5 +MVH8SponsorshipProspectus.pdf,1735078497162,278ed27443c4965be3cccf2458f1aaae5821cd3d3262c5283f3a9e56173292f0 diff --git a/firebase.json b/firebase.json index 340ed5b..e782939 100644 --- a/firebase.json +++ b/firebase.json @@ -1,16 +1,10 @@ { "hosting": { - "public": "build", + "public": "public", "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" - ], - "rewrites": [ - { - "source": "**", - "destination": "/index.html" - } ] } } diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..829eda8 --- /dev/null +++ b/public/404.html @@ -0,0 +1,33 @@ + + + + + + Page Not Found + + + + +
+

404

+

Page Not Found

+

The specified file was not found on this website. Please check the URL for mistakes and try again.

+

Why am I seeing this?

+

This page was generated by the Firebase Command-Line Interface. To modify it, edit the 404.html file in your project's configured public directory.

+
+ +