Skip to content

Commit 08d6a3a

Browse files
committed
Removed favicon
1 parent 5309a70 commit 08d6a3a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

animations/red-letters/favicon.ico

-1.12 KB
Binary file not shown.

animations/red-letters/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
/>
1111
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
1212
<meta name="author" content="Lorenzo Rossi" />
13-
<link rel="shortcut icon" href="favicon.ico" />
13+
14+
<link
15+
rel="icon"
16+
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>"
17+
/>
1418

1519
<link rel="stylesheet" href="css/style.css" />
1620

0 commit comments

Comments
 (0)