2020-01-10 20:32:52 +01:00
|
|
|
<!DOCTYPE html>
|
2020-01-10 20:36:15 +01:00
|
|
|
<html lang="en">
|
2020-01-10 20:32:52 +01:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Inicio</title>
|
|
|
|
<link rel="icon" type="image/png" href="favicon.png">
|
|
|
|
<meta name="theme-color" content="#3c790a">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no">
|
|
|
|
<meta name="author" content="Tu nombre">
|
|
|
|
<meta name="generator" content="Clojure">
|
|
|
|
<meta name="keywords" content="html, css, javascript">
|
2020-01-10 20:36:15 +01:00
|
|
|
<meta name="description" content="my description...">
|
|
|
|
<meta property="og:image" content="img/screenshot.png">
|
2020-01-10 20:32:52 +01:00
|
|
|
<meta property="og:title" content="The Rock">
|
|
|
|
<meta property="og:type" content="website">
|
2020-01-10 20:36:15 +01:00
|
|
|
<meta property="og:url" content="">
|
2020-01-10 20:32:52 +01:00
|
|
|
<meta name="twitter:card" content="summary">
|
|
|
|
<meta name="twitter:site" content="@cuenta">
|
|
|
|
<meta name="twitter:creator" content="@cuenta">
|
2020-01-10 20:36:15 +01:00
|
|
|
<meta property="og:image:secure_url" content="https://...">
|
2020-01-10 20:32:52 +01:00
|
|
|
<meta property="og:image:type" content="image/jpeg">
|
|
|
|
<meta property="og:image:width" content="400">
|
|
|
|
<meta property="og:image:height" content="300">
|
2020-01-10 20:36:15 +01:00
|
|
|
<meta property="og:image:alt" content="">
|
2020-01-10 20:32:52 +01:00
|
|
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|