disable disable favicon

This commit is contained in:
Michael Peters 2024-07-21 13:16:04 -07:00
parent d3367c6f4f
commit 4517bef51a

View File

@ -1,8 +1,6 @@
<html> <html>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<!-- disable favicon -->
<link rel="icon" href="data:," />
<title>Webpack Starter</title> <title>Webpack Starter</title>
</head> </head>
<body> <body>