feat(index): add favicon
This commit is contained in:
parent
3526e11957
commit
fc67410474
2 changed files with 34 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue