Skip to content

Commit

Permalink
Suppress automatic load of favicon.ico in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NawfelBgh authored Jun 8, 2024
1 parent 6377a4b commit 6e66800
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
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="data:," />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./common/page-style.css" />
Expand Down

0 comments on commit 6e66800

Please sign in to comment.