fix: small wording issues
Fix wording issues for consistency
This commit is contained in:
parent
d8c28ceea1
commit
f5fa5b2971
2 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
const description = 'Bezahlt du zuviel fürs Papier? Vergleiche schnell und unkompliziert die Preise für Toiletten-, Küchen- und andere Papier hier.'
|
||||
const description = 'Du zahlst zuviel für\'s Papier? Vergleiche schnell und unkompliziert die Preise für Toiletten-, Küchen- und andere Papier hier.'
|
||||
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: '2024-11-01',
|
||||
|
@ -87,7 +86,7 @@ export default defineNuxtConfig({
|
|||
applicationName: 'ProPapier',
|
||||
|
||||
// Nuxt SEO Utils already sets the below tags for you
|
||||
ogSiteName: 'Propapier',
|
||||
ogSiteName: 'ProPapier',
|
||||
ogLocale: 'de_DE',
|
||||
ogType: 'website',
|
||||
ogUrl: 'https://pro-papier.de',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue