fix player
authorSuperBFG7 <daniel@despite.ch>
Mon, 31 Jul 2017 09:56:02 +0000 (11:56 +0200)
committerSuperBFG7 <daniel@despite.ch>
Mon, 31 Jul 2017 09:56:02 +0000 (11:56 +0200)
htdocs/player.html

index 552d8b1..c93360f 100644 (file)
   <title>ympd player</title>
 
   <!-- Bootstrap core CSS -->
-  <link href="css/bootstrap.min.css" rel="stylesheet">
-  <link href="css/bootstrap-theme.min.css" rel="stylesheet">
+  <link href="css/bootstrap.css" rel="stylesheet">
+  <link href="css/bootstrap-theme.css" rel="stylesheet">
 
   <!-- Custom styles for this template -->
-  <link href="css/mpd.min.css" rel="stylesheet">
+  <link href="css/mpd.css" rel="stylesheet">
   <link href="assets/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
   <script src="js/jquery-1.10.2.min.js"></script>
   <script src="js/jquery.cookie.js"></script>