fix: update favicon path in index.html
This commit is contained in:
parent
16b72f4fb6
commit
5e2aca14a9
@ -5,7 +5,7 @@
|
||||
<title>Frontend</title>
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="public/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
<app-root></app-root>
|
||||
|
Loading…
x
Reference in New Issue
Block a user