From b7847b9631a905e0e4dec1ea49aa87737ac4802f Mon Sep 17 00:00:00 2001 From: Vipul Kumar Date: Sat, 14 Oct 2023 21:16:48 +0530 Subject: [PATCH] Firebase hosting pages; --- public/404.html | 33 ++++++++++++++++++ public/index.html | 89 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 public/404.html create mode 100644 public/index.html diff --git a/public/404.html b/public/404.html new file mode 100644 index 00000000..9ddcc213 --- /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?

+

The page you are looking for does not exist or cannot be linked correctly to the Kafka app.

+
+ + diff --git a/public/index.html b/public/index.html new file mode 100644 index 00000000..1faa911c --- /dev/null +++ b/public/index.html @@ -0,0 +1,89 @@ + + + + + + Welcome to Firebase Hosting + + + + + + + + + + + + + + + + + + + +
+

Welcome

+

Firebase Hosting Setup Complete

+

You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!

+ Open Hosting Documentation +
+

Firebase SDK Loading…

+ + + +