Remove stray space
This commit is contained in:
parent
5e7779a08d
commit
ee68c1b13d
@ -78,7 +78,7 @@ export const links: LinksFunction = () => {
|
||||
return [
|
||||
{ href: "/favicon.ico", rel: "icon" },
|
||||
{ href: "/files/logo192.png", rel: "apple-touch-icon", type: "image/png" },
|
||||
{ href: fontStyle, rel: "stylesheet " },
|
||||
{ href: fontStyle, rel: "stylesheet" },
|
||||
{ href: globalStyles, rel: "stylesheet" },
|
||||
];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user