add empty favicon

This commit is contained in:
Niccolo Borgioli 2023-09-06 14:11:23 +02:00
parent 2e7ccb29e6
commit 0eaa60e425
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B
1 changed files with 1 additions and 0 deletions

View File

@ -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>{{= it.title }}</title>
<style>
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */