Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
zurgl committed Jul 22, 2024
1 parent 72f0076 commit 572fdf5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="/public/favicon.ico" />
<title>Template</title>
<link rel="stylesheet" href="/css/main.css" />
</head>
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit 572fdf5

Please sign in to comment.