Skip to content

Commit 3bd1f31

Browse files
committed
Add favicon
1 parent 16081e6 commit 3bd1f31

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

favicon.ico

777 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
rel="stylesheet"
2929
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&icon_names=calendar_today,group,location_on,schedule"
3030
/>
31+
<link rel="icon" type="image/png" href="favicon.ico"/>
3132
<style>
3233
:root {
3334
--foreground: rgb(192 132 252);

0 commit comments

Comments
 (0)