Skip to content

Commit 253ed37

Browse files
feat: favicon.
1 parent 5f831b6 commit 253ed37

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/favicon.svg

Lines changed: 1 addition & 0 deletions
Loading

src/index.html

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

0 commit comments

Comments
 (0)