v.shebanov hace 4 años
padre
commit
18d4c7ab25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/public/index.html

+ 1 - 1
web/public/index.html

@@ -10,7 +10,7 @@
       content="Chad music streaming service"
     />
     <link rel="apple-touch-icon" href="{{ copy "/logo192.png" }}" />
-    <link rel="manifest" href="{{ copy "./manifest.json" }}" />
+    <link rel="manifest" href="{{ copy "/manifest.json" }}" />
     {{ livereload }}
     <title>Chad music</title>
   </head>