fix favicon
This commit is contained in:
parent
806c8925c9
commit
6c6ea3ab9f
2 changed files with 1 additions and 1 deletions
BIN
tutorial/favicon.ico
Normal file
BIN
tutorial/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue