Skip to content

Commit 2d398ec

Browse files
agrego licencia cc-by-nc-sa
1 parent e4f447e commit 2d398ec

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

TEI/carta2.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,15 @@
1010
<title xml:id="carta2">Segunda carta al Dr. Castaño</title>
1111
<author>Roberto Busa</author>
1212
<editor>Sara Arribas Colmenar</editor>
13+
<editor>Gabriel Calarco</editor>
1314
<respStmt>
1415
<resp>Codificación de</resp>
1516
<persName>Sara Arribas Colmenar</persName>
1617
</respStmt>
18+
<respStmt>
19+
<resp>Revisado por</resp>
20+
<persName>Gabriel Calarco</persName>
21+
</respStmt>
1722
</titleStmt>
1823
<publicationStmt>
1924
<publisher>HD LAB</publisher>

_includes/footer.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="h4"><a href="{{ '/' | relative_url }}" class="text-white">{{ site.tit
2424

2525
</div>
2626

27-
<div class="col-md-5 mt-3 text-center">
27+
<!-- <div class="col-md-5 mt-3 text-center">
2828
2929
{% if site.organization-logo-nav %} <p class="text-md-end">
3030
<a href="{{ site.organization-link }}" target="_blank" rel="noopener">
@@ -41,12 +41,20 @@ <h2 class="h4"><a href="{{ '/' | relative_url }}" class="text-white">{{ site.tit
4141
</small>
4242
</p>
4343
44-
</div>
44+
</div> -->
4545

4646
</div>
4747

4848
<div class="col-md-12 text-center pt-3 pb-1">
49-
<p class="text-white">Última actualización {{ site.time | date: '%Y' }}</p>
49+
<small>
50+
<a href="https://hdlab.space/" target="_blank" rel="noopener" title="HD Lab CONICET">
51+
<img src="{{ '/assets/img/hdlab-logo.png' | relative_url }}" class="img-fluid" alt="HD Lab CONICET" >
52+
</a>
53+
54+
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/ " target="_blank" rel="noopener" title="Licencia Creative Commons">
55+
<img src="{{ '/assets/img/Cc-by-nc-sa_chico.png' | relative_url }}" class="img-fluid" alt="Licencia Creative Commons" >
56+
</a>
57+
</small>
5058
</div>
5159

5260
</footer>

assets/img/Cc-by-nc-sa_chico.png

11.6 KB
Loading

assets/img/hdlab-logo.png

-1.2 KB
Loading

0 commit comments

Comments
 (0)