-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchive.html
More file actions
77 lines (66 loc) · 2.89 KB
/
archive.html
File metadata and controls
77 lines (66 loc) · 2.89 KB
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 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="Sitio Academico de Tomas Delvechio">
<meta name="viewport" content="width=device-width">
<title>Archivo | Tomás Delvechio</title>
<link href="assets/css/all.css" rel="stylesheet" type="text/css">
<meta name="theme-color" content="#5670d4">
<meta name="generator" content="Nikola (getnikola.com)">
<link rel="alternate" type="application/rss+xml" title="RSS" hreflang="es" href="rss.xml">
<link rel="canonical" href="http://tomasdelvechio.github.io/archive.html">
<!--[if lt IE 9]><script src="assets/js/html5shiv-printshiv.min.js"></script><![endif]-->
</head>
<body>
<!-- FIXME: reenable <a href="#content" class="sr-only sr-only-focusable">Ir al contenido principal</a> -->
<section class="section"><div class="container">
<nav id="nav-main" class="nav"><div id="nav-name" class="nav-left">
<a id="nav-anchor" class="nav-item" href="." title="Tomás Delvechio" rel="home">
<h1 id="nav-heading" class="title is-4">
<span id="blog-title">Tomás Delvechio</span>
</h1>
</a>
</div>
<div class="nav-right">
<nav id="nav-items" class="nav-item level is-mobile"><a class="level-item" href="blog">Blog</a>
<a class="level-item" href="old">Old Blog</a>
<a class="level-item" href="rss.xml">RSS</a>
</nav>
</div>
</nav>
</div>
</section><section class="section"><div class="container">
<article class="listpage"><header><h1>Archivo</h1>
</header><ul class="postlist">
<li>
<a href="2025/">2025</a>
(1)
</li>
<li>
<a href="2020/">2020</a>
(4)
</li>
<li>
<a href="2018/">2018</a>
(6)
</li>
</ul></article><footer id="footer"><p><a href="mailto:tdelvechio@unlu.edu.ar">Tomás Delvechio</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a>
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<img alt="Creative Commons License BY-NC-SA" style="border-width:0; margin-bottom:12px;" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"></a>. Ultima actualización: Marzo de 2025.</p>
</footer>
</div>
</section><script src="assets/js/all.js"></script><script>
baguetteBox.run('div#content', {
ignoreClass: 'islink',
captions: function(element) {
return element.getElementsByTagName('img')[0].alt;
}});
</script><!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-16017127-6"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-16017127-6');
</script>
</body>
</html>