Skip to content

Commit

Permalink
Add skip favicon.ico request
Browse files Browse the repository at this point in the history
  • Loading branch information
headlesshorse committed Oct 27, 2024
1 parent b27b5a0 commit b8a39d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pruner.js</title>
<link rel="icon" href="data:,">
</head>

<body>
Expand Down

0 comments on commit b8a39d5

Please sign in to comment.