change favicon and basic meta stuff

This commit is contained in:
m5r 2023-12-13 00:59:31 +01:00
parent 7e4bd64e09
commit 05be8e56a9
No known key found for this signature in database
GPG Key ID: 5BC847276DD5DDEA
2 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ export const links: LinksFunction = () => [
export const meta: MetaFunction = () => {
return [
{ title: "New Remix App" },
{ name: "description", content: "Welcome to Remix!" },
{ title: "local-ip.sh" },
{ name: "description", content: "local-ip.sh is a magic domain name that provides wildcard DNS for any IP address." },
{ name: "author", content: "Mokhtar Mial" },
];
};

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB