Skip to content

Commit 1239963

Browse files
committed
add favicon
1 parent c83a0ea commit 1239963

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

assets/fcc_favicon.png

5.56 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<link rel="icon" type="image/svg" href="assets/fcc_favicon.png">
78
<title>JS Documentation</title>
89
<link rel="stylesheet" href="./styles.css">
910
</head>

0 commit comments

Comments
 (0)