From 46d540065ee04bc475db1b4fef914079e9122562 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 15 Jan 2022 01:19:07 +0100 Subject: [PATCH] Fixed some bugs Images should not be included in the database Removes songs where the path doesn't work Started working on adding cover images Started adding vue directly in the application --- dist/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dist/index.html diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..266e188 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,10 @@ + + + + + Title + + +

Här kan en webbsida vara

+ + \ No newline at end of file