feat(index): add favicon

This commit is contained in:
z0x 2025-01-25 16:39:53 -05:00
parent 3526e11957
commit fc67410474
2 changed files with 34 additions and 0 deletions

View file

@ -32,6 +32,7 @@ const services = [
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Homepage</title>
</head>
<body