mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-24 03:55:49 -05:00
Add favicon
This commit is contained in:
@@ -10,6 +10,11 @@ import { Catcher } from "./components/Catcher";
|
||||
|
||||
export const links: LinksFunction = () => {
|
||||
return [
|
||||
{
|
||||
rel: "icon",
|
||||
href: "/img/layout/logo.webp",
|
||||
type: "image/webp",
|
||||
},
|
||||
{ rel: "stylesheet", href: resetStyles },
|
||||
{ rel: "stylesheet", href: globalStyles },
|
||||
{ rel: "stylesheet", href: layoutStyles },
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user