Skip to content

Commit

Permalink
Fix typo in Open Graph title meta tag (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelRipoll23 authored Dec 6, 2024
1 parent 9d19af5 commit e2b6550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
/>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
<meta property="og:title" content="TUS Santader - App" />
<meta property="og:title" content="TUS Santander - App" />
<meta property="og:type" content="website" />
<meta
property="og:image"
Expand Down

0 comments on commit e2b6550

Please sign in to comment.