-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
77 lines (57 loc) · 2.36 KB
/
404.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
71
72
73
74
75
76
77
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>El Blog de JP </title>
<meta name="author" content="Jhoon Saravia">
<meta name="description" content="El Blog de JP, Jhoon Saravia, blog, tecnología, programación"> <meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="/atom.xml" rel="alternate" title="El Blog de JP" type="application/atom+xml">
<link rel="canonical" href="">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/stylesheets/font-awesome.min.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KWBHMP"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KWBHMP');</script>
<!-- End Google Tag Manager -->
<header id="header">
<div class="inner">
<ul class="navigation">
<li><a href="/"><h1>El Blog de JP</h1></a></li>
<li><a href="/" class="is-selected">Blog</a></li>
<li><a href="http://github.com/jhoon" target="blank">Github</a></li>
</ul>
</div></header>
<div id="content" class="inner"><article class="post">
<h2 class="post-title" style="text-align:center;">
OMG! Este es un 404!
</h2>
</article></div>
<footer id="footer" class="inner"><div class="aboutme">
<hr>
<div class="profile">
<a href="http://twitter.com/jsaravia"><img class="icon" src="https://avatars2.githubusercontent.com/u/863144?s=80"></a>
<h3>Jhoon Saravia</h3>
<p><a href="http://twitter.com/jsaravia">@jsaravia</a>, programmer. Cat. Sometimes both.</p>
<div class="codes">
<h4>Where to find me</h4>
<div class="github"><a href="https://github.com/jhoon">github.com/jhoon</a></div>
</div>
</div>
<div class="float_clear"></div>
</div>
Copyright © 2015
Jhoon Saravia
<br>
Powered by Octopress.
</footer>
</body>
</html>