Skip to content

Commit 199ea95

Browse files
author
Gini
committed
fix: add landing page favicon
1 parent e9e0bef commit 199ea95

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

favicon.svg

Lines changed: 6 additions & 0 deletions
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap"
1616
rel="stylesheet"
1717
/>
18+
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
1819
<link rel="stylesheet" href="styles.css" />
1920
</head>
2021
<body>

0 commit comments

Comments
 (0)