ajout d'un emoji en favicon (pratique!)

This commit is contained in:
Antoine Ouvrard 2022-02-08 15:37:29 +01:00
parent 802cffda63
commit 05c31aba91

View File

@ -1,6 +1,7 @@
---
header-includes:
<meta name="robots" content="noindex,nofollow"/>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💽</text></svg>">
---
Antoine Ouvrard