add: more SEO meta

More seometa, better markdown parser
This commit is contained in:
webfussel 2025-06-11 18:49:19 +02:00
parent ca3868299c
commit fa0435efdf
10 changed files with 52 additions and 14 deletions

View file

@ -14,4 +14,9 @@ useHead({
{ rel: 'icon', href: '/favicon.ico', type: 'image/x-icon' },
],
})
useSeoMeta({
title: 'Home',
description: 'Webprojekte und Retainer mit Fusselqualität. Du brauchst eine Website mit CMS? Bock auf Flatrate? webfussel by Fiona Urban',
})
</script>