Skip to content

Commit

Permalink
Use correct SEO image
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed Mar 13, 2024
1 parent 177be13 commit c507a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/seoConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const seoConfig = {
"Web Oficial de La Velada del Año IV, evento de boxeo entre streamers y creadores de contenido, organizado por Ibai Llanos.",
type: "website",
image: {
url: "https://lavelada.es/og.png",
url: "https://lavelada.es/img/og.jpg",
alt: "La Velada",
width: 705,
height: 606,
Expand Down

0 comments on commit c507a3e

Please sign in to comment.