diff --git a/app/root.tsx b/app/root.tsx index ec9bb95..3ee2c25 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -31,6 +31,7 @@ export const links: LinksFunction = () => { export const meta: MetaFunction = () => ({ charset: "utf-8", title: "Der Almöhi - Hikes and nice landscapes for everyone 🏔", + description: "nature, mountains & öffis 🚞 hikes and nice landscapes for everyone 🏔 anreise mit den #öffis 🚊 #klimaticket ♥️", viewport: "width=device-width,initial-scale=1", });