manifest url typo fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Favicon manifest tags -->
|
||||
<link rel="manifest" href="static/manifest.json" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
||||
|
||||
<!-- Required meta tags -->
|
||||
|
Reference in New Issue
Block a user