aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-05-31 16:35:31 +0700
committerKumar Priyansh <[email protected]>2019-05-31 16:35:31 +0700
commit5dee6e40da4fa0ffc61ca32f7eb482693a7b8ba8 (patch)
treefc7e32ea78a68f8dc5452d2534b15a29122d4d44 /index.html
parentb4a85014bad9620152fec9bec1051d4cc0497033 (diff)
downloadfirebase-ecommerce-5dee6e40da4fa0ffc61ca32f7eb482693a7b8ba8.tar.xz
firebase-ecommerce-5dee6e40da4fa0ffc61ca32f7eb482693a7b8ba8.zip
Initalized index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..ac72076
--- /dev/null
+++ b/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>Firebase ECommerce Solution</title>
+</head>
+<body>
+ <h1>An ECommerce Site Coming Soon...</h1>
+</body>
+</html> \ No newline at end of file