diff --git a/front-end/index.html b/front-end/index.html index 3a3ade3..2ea99bb 100644 --- a/front-end/index.html +++ b/front-end/index.html @@ -6,19 +6,25 @@ - Hello World! + Application! + + + + + + - +
- - + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..2ea99bb --- /dev/null +++ b/index.html @@ -0,0 +1,31 @@ + + + + + + + + + Application! + + + + + + + + + + + + + + +
+ + + + + + + \ No newline at end of file