|
6 | 6 | permalink_en: /digital-library/ |
7 | 7 | --- |
8 | 8 |
|
9 | | - <div class="hero--small"> |
10 | | - <div class="hero__wrap"> |
11 | | - <h1 class="hero__title">{% t titles.library %}</h1> |
| 9 | +<div class="hero--small"> |
| 10 | + <div class="hero__wrap"> |
| 11 | + <h1 class="hero__title">{% t titles.library %}</h1> |
| 12 | + </div> |
| 13 | +</div> |
| 14 | +<main class="site__content"> |
| 15 | +<div class="container"> |
| 16 | + <div class="page-content" id="main"> |
| 17 | + |
| 18 | + {% tf bibliotecadigital.md %} |
| 19 | + <!-- <p>LANG VALUE: {{ page.lang }}</p> --> |
| 20 | + |
| 21 | + <div class="container"> |
| 22 | + <div class="post-list" itemscope="" itemtype="http://schema.org/Blog"> |
| 23 | + <!-- Card LAM --> |
| 24 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 25 | + <a href="http://hdlabconicet.github.io/La-Argentina-Manuscrita" target="_blank"> |
| 26 | + <figure class="post-card__thumb"> |
| 27 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/arg-manus-pagina-uno.png"/> |
| 28 | + </figure> |
| 29 | + </a> |
| 30 | + <a class="post-card__inner" href="http://hdlabconicet.github.io/La-Argentina-Manuscrita" target="_blank"> |
| 31 | + <p style="font-size: 10px; text-align:left;">Imagen: gallica.bnf.fr</p> |
| 32 | + <h2>La Argentina Manuscrita</h2> |
| 33 | + </a> |
| 34 | + </div> |
| 35 | + <!-- Card ACARETE --> |
| 36 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 37 | + <a href="http://hdlabconicet.github.io/Relacion-de-un-viaje/" target="_blank"> |
| 38 | + <figure class="post-card__thumb"> |
| 39 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/acarete-1943-cover.jpg"/> |
| 40 | + </figure></a> |
| 41 | + <a class="post-card__inner" href="http://hdlabconicet.github.io/Relacion-de-un-viaje/" target="_blank"> |
| 42 | + <p style="font-size: 10px; text-align:left;">Imagen: Cervantes Virtual</p> |
| 43 | + <h2>Relación de un viaje</h2> |
| 44 | + </a> |
| 45 | + </div> |
| 46 | + <!-- Card PERO HERNANDEZ --> |
| 47 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 48 | + <a href="http://hdlabconicet.github.io/Relacion-de-las-cosas-sucedidas/" target="_blank"> |
| 49 | + <figure class="post-card__thumb"> |
| 50 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/relacion-descubrimiento-perohernandez-cover.jpg"/> |
| 51 | + </figure> |
| 52 | + </a> |
| 53 | + <a class="post-card__inner" href="http://hdlabconicet.github.io/Relacion-de-las-cosas-sucedidas/" target="_blank"> |
| 54 | + <p style="font-size: 10px; text-align:left;">Imagen: Cervantes Virtual</p> |
| 55 | + <h2>Relación de las cosas sucedidas</h2> |
| 56 | + </a> |
| 57 | + </div> |
| 58 | + <!-- Card PIGAFETTA --> |
| 59 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 60 | + <a href="http://nidiah.github.io/Primer-viaje-alrededor-del-mundo/" target="_blank"> |
| 61 | + <figure class="post-card__thumb"> |
| 62 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/pg_0015.jpg"/> |
| 63 | + </figure> |
| 64 | + </a> |
| 65 | + <a class="post-card__inner" href="http://nidiah.github.io/Primer-viaje-alrededor-del-mundo/" target="_blank"> |
| 66 | + <p style="font-size: 10px; text-align:left;">Imagen: University of Texas Libraries</p> |
| 67 | + <h2>Primer viaje alrededor del mundo</h2> |
| 68 | + </a> |
| 69 | + </div> |
| 70 | + <!-- Card DEL BARCO CENTENERA --> |
| 71 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 72 | + <a href="http://hdlabconicet.github.io/argentina-y-conquista-del-rio-de-la-plata/" target="_blank"> |
| 73 | + <figure class="post-card__thumb"> |
| 74 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/argentina-y-conquista-del-barco-centenera-cover.png"/> |
| 75 | + </figure> |
| 76 | + </a> |
| 77 | + <a class="post-card__inner" href="http://hdlabconicet.github.io/argentina-y-conquista-del-rio-de-la-plata/" target="_blank"> |
| 78 | + <p style="font-size: 10px; text-align:left;">Imagen: John Carter Brown Library</p> |
| 79 | + <h2>Argentina y Conquista del Río de la Plata</h2> |
| 80 | + </a> |
| 81 | + </div> |
| 82 | + <!-- Card ULRICO --> |
| 83 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 84 | + <a href="https://hdlab.space/viaje-al-rio-de-la-plata/" target="_blank"> |
| 85 | + <figure class="post-card__thumb"> |
| 86 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/ulrico.jpg"/> |
| 87 | + </figure> |
| 88 | + </a> |
| 89 | + <a class="post-card__inner" href="https://hdlab.space/viaje-al-rio-de-la-plata/" target="_blank"> |
| 90 | + <p style="font-size: 10px; text-align:left;">Imagen: University of Illinois</p> |
| 91 | + <h2>Viaje al Río de la Plata</h2> |
| 92 | + </a> |
| 93 | + </div> |
12 | 94 | </div> |
13 | 95 | </div> |
14 | | - <main class="site__content"> |
15 | 96 |
|
16 | | - <div class="container"> |
17 | | - <div class="page-content" id="main"> |
18 | | - |
19 | | - {% tf bibliotecadigital.md %} |
20 | | - <!-- <p>LANG VALUE: {{ page.lang }}</p> --> |
21 | | - |
22 | | -<div class="container"> |
23 | | - <div class="post-list" itemscope="" itemtype="http://schema.org/Blog"> |
24 | | - <!-- Card LAM --> |
25 | | - |
26 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
27 | | - <a href="http://hdlabconicet.github.io/La-Argentina-Manuscrita" target="_blank"> |
28 | | - <figure class="post-card__thumb"> |
29 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/arg-manus-pagina-uno.png"/> |
30 | | - </figure> |
31 | | - </a> |
32 | | - <a class="post-card__inner" href="http://hdlabconicet.github.io/La-Argentina-Manuscrita" target="_blank"> |
33 | | - <p style="font-size: 10px; text-align:left;">Imagen: gallica.bnf.fr</p> |
34 | | - <h2>La Argentina Manuscrita</h2> |
35 | | - </a> |
36 | | - </div> |
37 | | - <!-- Card ACARETE --> |
38 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
39 | | - <a href="http://hdlabconicet.github.io/Relacion-de-un-viaje/" target="_blank"> |
40 | | - <figure class="post-card__thumb"> |
41 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/acarete-1943-cover.jpg"/> |
42 | | - </figure></a> |
43 | | - <a class="post-card__inner" href="http://hdlabconicet.github.io/Relacion-de-un-viaje/" target="_blank"> |
44 | | - <p style="font-size: 10px; text-align:left;">Imagen: Cervantes Virtual</p> |
45 | | - <h2>Relación de un viaje</h2> |
46 | | - </a> |
47 | | - </div> |
48 | | - <!-- Card PERO HERNANDEZ --> |
49 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
50 | | - <a href="http://hdlabconicet.github.io/Relacion-de-las-cosas-sucedidas/" target="_blank"> |
51 | | - <figure class="post-card__thumb"> |
52 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/relacion-descubrimiento-perohernandez-cover.jpg"/> |
53 | | - </figure> |
54 | | - </a> |
55 | | - <a class="post-card__inner" href="http://hdlabconicet.github.io/Relacion-de-las-cosas-sucedidas/" target="_blank"> |
56 | | - <p style="font-size: 10px; text-align:left;">Imagen: Cervantes Virtual</p> |
57 | | - <h2>Relación de las cosas sucedidas</h2> |
58 | | - </a> |
59 | | - </div> |
60 | | - <!-- Card PIGAFETTA --> |
61 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
62 | | - <a href="http://nidiah.github.io/Primer-viaje-alrededor-del-mundo/" target="_blank"> |
63 | | - <figure class="post-card__thumb"> |
64 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/pg_0015.jpg"/> |
65 | | - </figure> |
66 | | - </a> |
67 | | - <a class="post-card__inner" href="http://nidiah.github.io/Primer-viaje-alrededor-del-mundo/" target="_blank"> |
68 | | - <p style="font-size: 10px; text-align:left;">Imagen: University of Texas Libraries</p> |
69 | | - <h2>Primer viaje alrededor del mundo</h2> |
70 | | - </a> |
71 | | - </div> |
72 | | - <!-- Card DEL BARCO CENTENERA --> |
73 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
74 | | - <a href="http://hdlabconicet.github.io/argentina-y-conquista-del-rio-de-la-plata/" target="_blank"> |
75 | | - <figure class="post-card__thumb"> |
76 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/argentina-y-conquista-del-barco-centenera-cover.png"/> |
77 | | - </figure> |
78 | | - </a> |
79 | | - <a class="post-card__inner" href="http://hdlabconicet.github.io/argentina-y-conquista-del-rio-de-la-plata/" target="_blank"> |
80 | | - <p style="font-size: 10px; text-align:left;">Imagen: John Carter Brown Library</p> |
81 | | - <h2>Argentina y Conquista del Río de la Plata</h2> |
82 | | - </a> |
83 | | - </div> |
84 | | - <!-- Card ULRICO --> |
85 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
86 | | - <a href="https://hdlab.space/viaje-al-rio-de-la-plata/" target="_blank"> |
87 | | - <figure class="post-card__thumb"> |
88 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/ulrico.jpg"/> |
89 | | - </figure> |
90 | | - </a> |
91 | | - <a class="post-card__inner" href="https://hdlab.space/viaje-al-rio-de-la-plata/" target="_blank"> |
92 | | - <p style="font-size: 10px; text-align:left;">Imagen: University of Illinois</p> |
93 | | - <h2>Viaje al Río de la Plata</h2> |
94 | | - </a> |
95 | | - </div> |
96 | | - </div> |
97 | | -</div> |
| 97 | + <h2>{% t titles.misc %}</h2> |
98 | 98 |
|
99 | | -<h2>{% t titles.misc %}</h2> |
| 99 | + <div class="container"> |
| 100 | + <div class="post-list" itemscope="" itemtype="http://schema.org/Blog"> |
| 101 | + <!-- Card POESIA MEDIEVAL --> |
| 102 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 103 | + <a href="http://hdlabconicet.github.io/Poesia-Medieval/" target="_blank"> |
| 104 | + <figure class="post-card__thumb"> |
| 105 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/Cancioneiro_da_Ajuda_151_37.jpg"/> |
| 106 | + </figure> |
| 107 | + </a> |
| 108 | + <a class="post-card__inner" href="http://hdlabconicet.github.io/Poesia-Medieval/" target="_blank" title="via Wikimedia Commons"> |
| 109 | + <p style="font-size: 10px; text-align:left;">Imagen: Biblioteca da Ajuda</p> |
| 110 | + <h2>Poesía Medieval</h2> |
| 111 | + </a> |
| 112 | + </div> |
| 113 | + <!-- Card DIÁLOGO PINTURA MÉXICO --> |
| 114 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 115 | + <a href="https://mtravelo.github.io/dialogo_pintura_mexico/" target="_blank"> |
| 116 | + <figure class="post-card__thumb"> |
| 117 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/dialogo_pintura_mexico.jpg"/></a> |
| 118 | + </figure> |
| 119 | + <a class="post-card__inner" href="https://mtravelo.github.io/dialogo_pintura_mexico/" target="_blank" title="via Wikimedia Commons"> |
| 120 | + <p style="font-size: 10px; text-align:left;">Imagen: Portada del libro Diálogo sobre la historia de la pintura en México</p> |
| 121 | + <h2>Diálogo sobre la historia de la pintura en México</h2> |
| 122 | + </a> |
| 123 | + </div> |
| 124 | + <!-- Card CARTAS DE BUSA --> |
| 125 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 126 | + <a href="https://hdlab.space/cartas_busa/" target="_blank"> |
| 127 | + <figure class="post-card__thumb"> |
| 128 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/dibujo_busa_index.jpg"/> |
| 129 | + </figure> |
| 130 | + </a> |
| 131 | + <a class="post-card__inner" href="https://hdlab.space/cartas_busa/" target="_blank"> |
| 132 | + <p style="font-size: 10px; text-align:left;">Imagen: Dibujo de la serie de postales de Navidad que Busa encargaba todos los años a Marina Molino</p> |
| 133 | + <h2>Cartas del Padre Busa</h2> |
| 134 | + </a> |
| 135 | + </div> |
100 | 136 |
|
101 | | -<div class="container"> |
102 | | - <div class="post-list" itemscope="" itemtype="http://schema.org/Blog"> |
103 | | - <!-- Card POESIA MEDIEVAL --> |
104 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
105 | | - <a href="http://hdlabconicet.github.io/Poesia-Medieval/" target="_blank"> |
106 | | - <figure class="post-card__thumb"> |
107 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/Cancioneiro_da_Ajuda_151_37.jpg"/> |
108 | | - </figure> |
109 | | - </a> |
110 | | - <a class="post-card__inner" href="http://hdlabconicet.github.io/Poesia-Medieval/" target="_blank" title="via Wikimedia Commons"> |
111 | | - <p style="font-size: 10px; text-align:left;">Imagen: Biblioteca da Ajuda</p> |
112 | | - <h2>Poesía Medieval</h2> |
113 | | - </a> |
114 | | - </div> |
115 | | - <!-- Card DIÁLOGO PINTURA MÉXICO --> |
116 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
117 | | - <a href="https://mtravelo.github.io/dialogo_pintura_mexico/" target="_blank"> |
118 | | - <figure class="post-card__thumb"> |
119 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/dialogo_pintura_mexico.jpg"/></a> |
120 | | - </figure> |
121 | | - <a class="post-card__inner" href="https://mtravelo.github.io/dialogo_pintura_mexico/" target="_blank" title="via Wikimedia Commons"> |
122 | | - <p style="font-size: 10px; text-align:left;">Imagen: Portada del libro Diálogo sobre la historia de la pintura en México</p> |
123 | | - <h2>Diálogo sobre la historia de la pintura en México</h2> |
124 | | - </a> |
125 | | - </div> |
126 | | - <!-- Card CARTAS DE BUSA --> |
127 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
128 | | - <a href="https://hdlab.space/cartas_busa/" target="_blank"> |
129 | | - <figure class="post-card__thumb"> |
130 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/dibujo_busa_index.jpg"/> |
131 | | - </figure> |
132 | | - </a> |
133 | | - <a class="post-card__inner" href="https://hdlab.space/cartas_busa/" target="_blank"> |
134 | | - <p style="font-size: 10px; text-align:left;">Imagen: Dibujo de la serie de postales de Navidad que Busa encargaba todos los años a Marina Molino</p> |
135 | | - <h2>Cartas del Padre Busa</h2> |
136 | | - </a> |
137 | | - </div> |
| 137 | + <!-- Card COLECCIÓN FOULCHÉ DELBOSC--> |
| 138 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 139 | + <a href="https://hdlab.space/coleccion-foulche-delbosc/" target="_blank"> |
| 140 | + <figure class="post-card__thumb"> |
| 141 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/foulche-delbosc.jpg"/> |
| 142 | + </figure> |
| 143 | + </a> |
| 144 | + <a class="post-card__inner" href="https://hdlab.space/coleccion-foulche-delbosc/" target="_blank" title="via Wikimedia Commons"> |
| 145 | + <p style="font-size: 10px; text-align:left;">Imagen: Retrato de Foulché-Delbosc</p> |
| 146 | + <h2>Colección Foulché-Delbosc</h2> |
| 147 | + </a> |
| 148 | + </div> |
138 | 149 |
|
139 | | - <!-- Card COLECCIÓN FOULCHÉ DELBOSC--> |
140 | | - |
141 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
142 | | - <a href="https://hdlab.space/coleccion-foulche-delbosc/" target="_blank"> |
143 | | - <figure class="post-card__thumb"> |
144 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/foulche-delbosc.jpg"/> |
145 | | - </figure> |
146 | | - </a> |
147 | | - <a class="post-card__inner" href="https://hdlab.space/coleccion-foulche-delbosc/" target="_blank" title="via Wikimedia Commons"> |
148 | | - <p style="font-size: 10px; text-align:left;">Imagen: Retrato de Foulché-Delbosc</p> |
149 | | - <h2>Colección Foulché-Delbosc</h2> |
150 | | - </a> |
151 | | - </div> |
| 150 | + <!-- Card CATÁLOGO MARCOS-MARÍN FD --> |
| 151 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 152 | + <a href="https://hdlab.space/marcos-marin-FD/" target="_blank"> |
| 153 | + <figure class="post-card__thumb"> |
| 154 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/home-catalogo-marin.png"/> |
| 155 | + </figure> |
| 156 | + </a> |
| 157 | + <a class="post-card__inner" href="https://hdlab.space/marcos-marin-FD/" target="_blank"> |
| 158 | + <p style="font-size: 10px; text-align:left;">Imagen: F. A. Marcos-Marín</p> |
| 159 | + <h2>Catálogo electrónico Foulché-Delbosc (1998)</h2> |
| 160 | + </a> |
| 161 | + </div> |
152 | 162 |
|
| 163 | + <!-- Card LIBRO DE MOTES --> |
| 164 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 165 | + <a href="https://jgoldsmidt.github.io/LM-LibrodeMotes/" target="_blank"> |
| 166 | + <figure class="post-card__thumb"> |
| 167 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/motes.png"/> |
| 168 | + </figure> |
| 169 | + </a> |
| 170 | + <a class="post-card__inner" href="https://jgoldsmidt.github.io/LM-LibrodeMotes/" target="_blank" title="via Wikimedia Commons"> |
| 171 | + <p style="font-size: 10px; text-align:left;">Imagen: Portada Libro de motes</p> |
| 172 | + <h2>Libro de motes de damas y caballeros</h2> |
| 173 | + </a> |
| 174 | + </div> |
153 | 175 |
|
154 | | - <!-- Card LIBRO DE MOTES --> |
155 | | - |
156 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
157 | | - <a href="https://jgoldsmidt.github.io/LM-LibrodeMotes/" target="_blank"> |
158 | | - <figure class="post-card__thumb"> |
159 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/motes.png"/> |
160 | | - </figure> |
161 | | - </a> |
162 | | - <a class="post-card__inner" href="https://jgoldsmidt.github.io/LM-LibrodeMotes/" target="_blank" title="via Wikimedia Commons"> |
163 | | - <p style="font-size: 10px; text-align:left;">Imagen: Portada Libro de motes</p> |
164 | | - <h2>Libro de motes de damas y caballeros</h2> |
165 | | - </a> |
| 176 | + <!-- Card TEATRAR --> |
| 177 | + <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
| 178 | + <a href="https://hdlab.space/teatrar/" target="_blank"> |
| 179 | + <figure class="post-card__thumb"> |
| 180 | + <img src="{{site.baseurl}}/assets/img/biblioteca-digital/Coliseo-viejo.jpg"/> |
| 181 | + </figure> |
| 182 | + </a> |
| 183 | + <a class="post-card__inner" href="https://hdlab.space/teatrar/" target="_blank"> |
| 184 | + <p style="font-size: 10px; text-align:left;">Imagen: Archivo General de la Nación</p> |
| 185 | + <h2>TeatrAr</h2> |
| 186 | + </a> |
| 187 | + </div> |
| 188 | + |
| 189 | + </div> |
166 | 190 | </div> |
167 | 191 |
|
168 | | - <!-- Card TEATRAR --> |
169 | | - <div class="post-card" itemprop="blogPosts" itemscope="" itemtype="http://schema.org/BlogPosting" style="box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);"> |
170 | | - <a href="https://hdlab.space/teatrar/" target="_blank"> |
171 | | - <figure class="post-card__thumb"> |
172 | | - <img src="{{site.baseurl}}/assets/img/biblioteca-digital/Coliseo-viejo.jpg"/> |
173 | | - </figure> |
174 | | - </a> |
175 | | - <a class="post-card__inner" href="https://hdlab.space/teatrar/" target="_blank"> |
176 | | - <p style="font-size: 10px; text-align:left;">Imagen: Archivo General de la Nación</p> |
177 | | - <h2>TeatrAr</h2> |
178 | | - </a> |
179 | 192 | </div> |
180 | | - |
181 | 193 | </div> |
182 | | -</div> |
183 | | - |
184 | | - </div> |
185 | | - </div> |
186 | 194 |
|
187 | | - </main> |
| 195 | +</main> |
188 | 196 |
|
0 commit comments