- commit
- d0061fee047afc2f683d65d59daddf3e2e02dbd2
- parent
- 7f15489da3fa5b93ebaf37747cfb9cb8dc59a428
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-07-21 07:53
rm broken favicon link
Diffstat
| M | index.html | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
@@ -5,7 +5,6 @@ 5 5 <title>voterunner</title> 6 6 <meta name="viewport" content="width=device-width" /> 7 7 <meta name="robots" content="noindex" />8 -1 <link rel="shortcut icon" href="/favicon.ico"/>9 8 <link rel="stylesheet" type="text/css" href="/style.css" /> 10 9 </head> 11 10 <body>