-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
17 lines (17 loc) · 1.72 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Feliz Navidad">
<meta property="og:description" content="Emanuel y Familia les deseamos Feliz Navidad con esta sencilla tarjeta de navidad">
<meta property="og:url" content="https://0nlyfran.github.io/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://0nlyfran.github.io/ema.JPG">
<title>Feliz Navidad</title>
<!-- Otros elementos del encabezado, estilos, etc. -->
</head>
<body>
<iframe style="border: 1px solid #777;" src="https://indd.adobe.com/embed/c3d099f1-b037-486b-9495-203f6a2d7c0e?startpage=1&allowFullscreen=true" width="525px" height="371px" frameborder="0" allowfullscreen=""></iframe>
</body>
</html>