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
This commit is contained in:
2022-01-15 01:19:07 +01:00
parent 0e5c792aec
commit 7943636201
9 changed files with 109 additions and 10 deletions

10
cmd/frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>Här kan en webbsida vara</h1>
</body>
</html>