Skip to content

Commit

Permalink
Add og:image:alt
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanne committed May 15, 2024
1 parent 0458ac8 commit 034f62c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ export default defineNuxtConfig({
content:
"https://digitalservicebund.github.io/wie-viele-menschen/img/preview-social.gif",
},
{
name: "og:image:alt",
content:
"Wie viele Menschen? Berechnen Sie, wie viele Menschen eine Behinderung, Beeinträchtigung oder andere Eigenschaften haben, um Maßnahmen abzuleiten, damit Ihr Dienst für alle Menschen funktioniert.",
},
{ name: "og:image:width", content: "2865" },
{ name: "og:image:height", content: "1500" },
],
Expand Down

0 comments on commit 034f62c

Please sign in to comment.