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:
10
cmd/frontend/dist/index.html
vendored
Normal file
10
cmd/frontend/dist/index.html
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user