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