1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Add bulma

This commit is contained in:
Arne Schlüter 2018-05-06 00:43:51 +02:00
commit 15598dba50

View file

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>Airsonic UI</title> <title>Airsonic UI</title>
<link rel="stylesheet" href="/app/style.css"/>
</head> </head>
<body> <body>
<div id="app"> </div> <div id="app"> </div>