This repository has been archived by the owner on Jul 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index_emergencia.html
70 lines (59 loc) · 3.42 KB
/
index_emergencia.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html lang="es-ES" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale = 1.0">
<title>FrontEnd Labs | Compartiendo nuestra experiencia en desarrollo y tecnología</title>
<meta name="title" content="FrontEnd Labs | Compartiendo nuestra experiencia en desarrollo y tecnología"/>
<meta property="og:description" content="En FrontEnd Labs aprenderás sobre Desarrollo Web - HTML5, CSS3, JavaScript, PHP, mobile app development, Responsive Web Design"/>
<meta property="og:site_name" content="frontend labs"/>
<meta property="og:title" content="FrontEnd Labs | Compartiendo nuestra experiencia en desarrollo y tecnología"/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://frontendlabs.io/" />
<meta name="DC.Description" content="En FrontEnd Labs aprenderás sobre Desarrollo Web - HTML5, CSS3, JavaScript, PHP, mobile app development, Responsive Web Design"/>
<meta name="author" content="FrontEnd Labs"/>
<meta name="language" content="es"/>
<meta name="robots" content="index,follow"/>
<meta name="geo.region" content="PE-LIM"/>
<meta name="geo.placename" content="Cercado de Lima"/>
<meta name="geo.position" content="-12.0478;-77.0622"/>
<meta name="ICBM" content="-12.0478, -77.0622"/>
<meta name="DC.Title" content="FrontEnd Labs | Compartiendo nuestra experiencia en desarrollo y tecnología"/>
<meta name="DC.Creator" content="FrontEnd Labs"/>
<meta name="DC.Publisher" content="FrontEnd Labs"/>
<meta name="DC.Contributor" content="FrontEnd Labs"/>
<meta name="DC.Language" content="es"/>
<!-- This site is optimized with the Yoast WordPress SEO plugin v1.5.4.2 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="https://frontendlabs.io" />
<meta property="og:locale" content="es_ES" />
<meta property="og:type" content="website" />
<meta property="og:title" content="FrontEnd Labs - Compartiendo nuestra experiencia en desarrollo y tecnología" />
<meta property="og:url" content="https://frontendlabs.io" />
<meta property="og:site_name" content="FrontEnd Labs" />
<meta property="article:publisher" content="https://www.facebook.com/frontendlabs.peru" />
<!-- / Yoast WordPress SEO plugin. -->
<meta property="og:type" content="article" />
<meta property="og:title" content="FrontEnd Labs" />
<meta property="og:url" content="https://frontendlabs.io"/>
<meta property="og:description" content="Compartiendo nuestra experiencia en desarrollo y tecnología" />
<meta property="og:site_name" content="FrontEnd Labs" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div style="margin: 0 auto; width:600px; position:relative;">
<img src="https://frontendlabs.io/wp-content/themes/WPMedium/img/fl-postfiestas.png" alt="frontendlabs.io" width="600" heigth="600" />
</div>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52967407-1', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
</body>
</html>