Skip to content

Commit

Permalink
Update Open Graph and Twitter Card images in index.html to reflect ne…
Browse files Browse the repository at this point in the history
…w branding; replaced previous image links with updated logo for enhanced social media sharing.
  • Loading branch information
yomero243 committed Dec 11, 2024
1 parent ca984a3 commit 8522825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<!-- Open Graph tags para compartir en redes sociales -->
<meta property="og:title" content="Boda de Anny & Gabriel - 30 de Mayo 2025">
<meta property="og:description" content="¡Nos casamos! Te invitamos a celebrar nuestro día especial en Puebla.">
<meta property="og:image" content="https://www.annygabriel.com/img/Principal-lg.png">
<meta property="og:image" content="https://www.annygabriel.com/img/logito1.png">
<meta property="og:url" content="https://www.annygabriel.com/">
<meta property="og:type" content="website">
<meta property="og:locale" content="es_MX">
Expand All @@ -79,7 +79,7 @@
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Boda de Anny & Gabriel - 30 de Mayo 2025">
<meta name="twitter:description" content="¡Nos casamos! Te invitamos a celebrar nuestro día especial en Puebla.">
<meta name="twitter:image" content="https://www.annygabriel.com/img/Principal-lg.png">
<meta name="twitter:image" content="https://www.annygabriel.com/img/logito1.png">
</head>
<body id="top">
<!--[if lt IE 8]>
Expand Down

0 comments on commit 8522825

Please sign in to comment.