Skip to content

Instantly share code, notes, and snippets.

@pochitax
Created October 16, 2024 15:53
Show Gist options
  • Save pochitax/b93c7dc53c615e4b01e34b05ca4d2b59 to your computer and use it in GitHub Desktop.
Save pochitax/b93c7dc53c615e4b01e34b05ca4d2b59 to your computer and use it in GitHub Desktop.
Ejemplo Etiquetas Open Graph
<meta property="og:title" content="El título de su página aquí" />
<meta property="og:type" content="website" />
<meta property="og:URL" content="https://www.tudominio.com" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment