forked from notasbacanales/notasbacanales.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive.html
68 lines (62 loc) · 3.6 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
56
57
58
59
60
61
62
63
64
65
66
67
68
<!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="Ciclo Notas de Campo. El programa de Antropología.">
<meta name="viewport" content="width=device-width">
<title>Archivo | Notas Bacanales</title>
<link href="https://fonts.googleapis.com/css?family=Comfortaa:400,400i,700" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link href="assets/css/all-nocdn.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="https://notasbacanales.github.io/archive.html">
<link rel="icon" href="assets/favicon.ico" sizes="">
<!--[if lt IE 9]><script src="assets/js/html5shiv-printshiv.min.js"></script><![endif]-->
</head>
<body>
<a href="#page-content" class="sr-only sr-only-focusable">Ir al contenido principal</a>
<section class="social"><div class="navbar-mobile">
<a href=".">
<img src="assets/images/logo.png" alt="Notas Bacanales" id="logo" style="height: 60px"></a>
<a href=".">
<img src="assets/images/on-air.png" alt="Notas Bacanales" id="on-air" style="height: 40px"></a>
</div>
<div class="menu-logo">
<a href=".">
<img src="assets/images/logo.png" alt="Notas Bacanales" id="logo"></a>
</div>
<div class="menu-social">
<ul>
<li><a href="index.html" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="2024/" title="Archivos"><i class="fa fa-folder-open"></i></a></li>
<li><a href="categories/index.html" title="Ejes"><i class="fa fa-tags"></i></a></li>
<li><a href="pages/diccionario" title="Diccionario"><i class="fa fa fa-file-word"></i></a></li>
<li><a href="https://radio.unsa.edu.ar/index.php/notas-bacanales" target="_blank" title="Programas"><i class="fa fa-play-circle"></i></a></li>
<li><a href="pages/sobre-notas-bacanales" title="Nosotrxs"><i class="fa fa-users"></i></a></li>
<li><a href="https://instagram.com/notasbacanales" target="_blank" title="Instagram"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
<div class="on-air">
<img src="assets/images/on-air.png" alt="Notas Bacanales" id="on-air" style="height: 40px">
</div>
</section><section class="page-content"><div class="content" rel="main">
<article class="listpage"><header><h1>Archivo</h1>
</header><ul class="postlist"><li>
<a href="2024/">2024</a>
(8)
</li></ul></article>
</div>
</section><script src="assets/js/all-nocdn.js"></script><script src="https://polyfill.io/v3/polyfill.js?features=Intl.RelativeTimeFormat.%7Elocale.es"></script><script src="assets/js/luxon.min.js"></script><!-- fancy dates --><script>
luxon.Settings.defaultLocale = "es";
fancydates(2, {"preset": false, "format": "yyyy-MM-dd HH:mm"});
</script><!-- end fancy dates --><script>
baguetteBox.run('div#content', {
ignoreClass: 'islink',
captions: function(element) {
return element.getElementsByTagName('img')[0].alt;
}});
</script><script src="assets/js/replace.js"></script>
</body>
</html>