fix favicon

This commit is contained in:
Felix Roos 2022-05-17 22:47:35 +02:00
parent 806c8925c9
commit 6c6ea3ab9f
2 changed files with 1 additions and 1 deletions

BIN
tutorial/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Strudel tutorial" />