Updated the svg path in the index.html

This commit is contained in:
2023-05-08 22:03:10 +02:00
parent 09e3e50019
commit 75f7d84b05

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<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" />
<title>PowerTools</title>
</head>