Skip to content

Commit b2013a4

Browse files
committed
Added a dedicated favicon
1 parent e941b3f commit b2013a4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

images/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta charset="utf-8" />
1010
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
1111
<link rel="stylesheet" href="assets/css/main.css" />
12-
<link rel="icon" type="image/svg+xml" href="images/logo-heptatom.svg"/>
12+
<link rel="icon" type="image/svg+xml" href="images/favicon.svg"/>
1313
</head>
1414
<body>
1515

0 commit comments

Comments
 (0)