Skip to content

Commit

Permalink
dist/index: Add og:image:alt for accessibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
aartaka committed Jan 19, 2024
1 parent 4c3245a commit 26c489f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<meta property="og:image:alt" content="">

<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/icon.svg" type="image/svg+xml">
Expand Down

0 comments on commit 26c489f

Please sign in to comment.