fix: better SEO
This commit is contained in:
parent
98dbd00c1f
commit
1015d6f3b4
6 changed files with 36 additions and 15 deletions
4
app.vue
4
app.vue
|
@ -8,8 +8,8 @@
|
|||
|
||||
<script setup>
|
||||
useSeoMeta({
|
||||
title: 'webfussel | mehr Fussel im Web',
|
||||
description: 'Du brauchst was fürs Web? Komponenten, APIs oder Fullstack? Kein Ding.',
|
||||
title: 'webfussel | mehr Fussel im Web by Fiona Urban',
|
||||
description: 'Du brauchst was fürs Web? Komponenten, APIs oder Fullstack? Kein Ding. Fiona Urban erledigt das.',
|
||||
author: 'webfussel',
|
||||
robots: 'index, follow',
|
||||
themeColor: '#2a2723',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue