瀏覽代碼

fix manifest

v.shebanov 4 年之前
父節點
當前提交
18d4c7ab25
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>