Skip to content

Commit

Permalink
synced SEO-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Nov 6, 2024
1 parent e5fb6ce commit c779411
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const BaseSEOPreset = {
description: "Erstatter ingress som OG-description og meta-tag",
rows: 3,
validation: (Rule) =>
Rule.max(160).warning("OG beskrivelse bør være kortere enn 160 tegn."),
Rule.max(160).warning("OG-beskrivelse bør være kortere enn 160 tegn."),
}),
{
title: "OG-image",
Expand Down

0 comments on commit c779411

Please sign in to comment.