Updated the svg path in the index.html
This commit is contained in:
parent
09e3e50019
commit
75f7d84b05
@ -2,7 +2,7 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/assets/img/icon.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>PowerTools</title>
|
<title>PowerTools</title>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user