fix: favicon path
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
name="description"
|
name="description"
|
||||||
content="Web site created using Vite"
|
content="Web site created using Vite"
|
||||||
/>
|
/>
|
||||||
<link rel="icon" type="image/png" href="/img/maxunlogo.png">
|
<link rel="icon" type="image/png" href="public/img/maxunlogo.png">
|
||||||
<link rel="manifest" href="/manifest.json" />
|
<link rel="manifest" href="/manifest.json" />
|
||||||
<title>Maxun | Open Source No Code Web Data Extraction Platform</title>
|
<title>Maxun | Open Source No Code Web Data Extraction Platform</title>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user