change favicon and basic meta stuff
This commit is contained in:
parent
7e4bd64e09
commit
05be8e56a9
@ -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 |
Reference in New Issue
Block a user