Remove missing vite.svg favicon reference
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
dvirlabs 2026-05-08 13:14:22 +03:00
parent 047a910ce4
commit 0fd72aec62

View File

@ -2,7 +2,6 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Brand Master - Fashion & Shoe Store</title> <title>Brand Master - Fashion & Shoe Store</title>
</head> </head>