fix: favicon path

This commit is contained in:
karishmas6
2024-10-28 18:10:06 +05:30
parent 00d71fa144
commit bf59dc9cca

View File

@@ -8,7 +8,7 @@
name="description"
content="Web site created using Vite"
/>
<link rel="apple-touch-icon" href="/img/maxunlogo.png" />
<link rel="icon" type="image/png" href="/img/maxunlogo.png">
<link rel="manifest" href="/manifest.json" />
<title>Maxun | Open Source No Code Web Data Extraction Platform</title>
</head>