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
10 lines
161 B
HTML
10 lines
161 B
HTML
<!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> |