forked from davsket/davsket.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplay.html
More file actions
15 lines (15 loc) · 705 Bytes
/
play.html
File metadata and controls
15 lines (15 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html prefix="og: http://ogp.me/ns#">
<head>
<title>Mi plan es ser joven!</title>
<meta property="og:title" content="Mi plan es ser joven!" />
<meta property="og:url" content="http://davsket.me/play.html" />
<meta property="og:image" content="http://davsket.me/img/FB.png" />
<meta property="og:description" content="Hay cosas en la vida que simplemente no combinan. La prevención del embarazo adolescente hace que mi vida combine con mis planes." />
</head>
<body>
<img src="http://davsket.me/img/FB.png" />
<h1>Mi plan es ser joven!</h1>
<p>Hay cosas en la vida que simplemente no combinan.</p>
<p>La prevención del embarazo adolescente hace que mi vida combine con mis planes.</p>
</body>
</html>