From 874ae0f2fbaef3c6135f7b9ee67e6f0be5b08956 Mon Sep 17 00:00:00 2001 From: Nicolas Mafra Date: Sun, 4 Feb 2024 12:33:11 -0300 Subject: [PATCH] feat: add initial page --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..a3e7f8c --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + Music Explorer + + + + + \ No newline at end of file