Skip to content

Instantly share code, notes, and snippets.

@ratacibernetica
Created August 30, 2020 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ratacibernetica/db235b19fae65c30e9f869d22bc0a908 to your computer and use it in GitHub Desktop.
Save ratacibernetica/db235b19fae65c30e9f869d22bc0a908 to your computer and use it in GitHub Desktop.
basic microdata
<!DOCTYPE html>
<html lang="es">
<head>
<title>Mazda Ekiden</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="A Meaningful and short description">
<meta property="og:title" content="Title" />
<meta property="og:url" content="https://www.page.mx" />
<meta property="og:description" content="Evento deportivo">
<meta property="og:image" content="https://www.page.mx/images/icons/logo-sm-lit.png">
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment