-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive.html
55 lines (50 loc) · 2.71 KB
/
archive.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
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " vocab="http://ogp.me/ns" lang="es">
<head>
<meta charset="utf-8">
<meta name="description" content="This is a demo to check the autopublish option of nikola">
<meta name="viewport" content="width=device-width">
<title>Archivo | qlixed.github.io</title>
<link href="assets/css/rst.css" rel="stylesheet" type="text/css">
<link href="assets/css/code.css" rel="stylesheet" type="text/css">
<link href="assets/css/theme.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="assets/css/screen.css">
<link rel="stylesheet" type="text/css" href="assets/css/nav.css">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic%7COpen+Sans:700,400%7CInconsolata">
<meta name="theme-color" content="#5670d4">
<meta name="generator" content="Nikola (getnikola.com)">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="https://qlixed.github.io/archive.html">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]-->
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened nav-current" role="presentation">
<a href="#">Archivo</a>
</li>
<li class="nav-opened" role="presentation">
<a href="categories/">Etiquetas</a>
</li>
<li class="nav-opened" role="presentation">
<a href="rss.xml">Canal RSS</a>
</li>
</ul>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header post-head no-cover"><nav class="main-nav overlay clearfix"><a class="blog-logo" href="https://qlixed.github.io/"><img src="#" alt="Blog Logo"></a>
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
</nav></header><main id="content" class="content" role="main"><article class="listpage"><header><h1>Archivo</h1>
</header><ul class="postlist"><li>
<a href="2017/">2017</a>
(1)
</li></ul></article></main><footer class="site-footer clearfix"><section class="poweredby">Contents © 2017 <a href="mailto:qlixed@gmail.com">QLiXed [aka Ezequiel Brizuela]</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a> </section></footer>
</div>
<script type="text/javascript" src="assets/js/jquery.js"></script><script type="text/javascript" src="assets/js/jquery.fitvids.js"></script><script type="text/javascript" src="assets/js/index.js"></script>
</body>
</html>