Skip to content

Commit

Permalink
Suppress favicon
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kastl <daniel@georepublic.de>
  • Loading branch information
dkastl committed Oct 3, 2024
1 parent 6d591a4 commit da77bfb
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 @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="data:,">
<title>Meshtastic Configurator</title>
<style>
fieldset {
Expand Down

0 comments on commit da77bfb

Please sign in to comment.