From 06ee0cabe412f4e13e2a601f9b55137e672417a8 Mon Sep 17 00:00:00 2001 From: Danny Spina Date: Mon, 19 Jun 2023 00:02:15 +0200 Subject: [PATCH] Add mini fronted --- .gitignore | 2 ++ dist/index.html | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .gitignore create mode 100644 dist/index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cd4211e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +index.js \ No newline at end of file diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..56b6a7b --- /dev/null +++ b/dist/index.html @@ -0,0 +1,24 @@ + + + + + + Document + + +

Welcome to Blaze this PAge

+

Paste here the URL you want to wisit

+ + + + + + +