Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.52 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <meta charset="UTF-8">
  4.         <meta name="author" content="Zdeněk Krejča">
  5.         <meta name="description" content="Můj super validní web">
  6.         <meta name="keywords" content="muj,super,web,validni stranka">
  7.        
  8.         <meta property="og:type" content="website">
  9.         <meta property="og:title" content="Titulek - muj-web.cz">
  10.         <meta property="og:description" content="Popis">
  11.         <meta property="og:url" content="URL adresa">
  12.         <meta property="og:image" content="URL k obrázku">
  13.     </head>
  14.     <body>
  15.  
  16.     </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement