File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 10
10
<title xml : id =" carta2" >Segunda carta al Dr. Castaño</title >
11
11
<author >Roberto Busa</author >
12
12
<editor >Sara Arribas Colmenar</editor >
13
+ <editor >Gabriel Calarco</editor >
13
14
<respStmt >
14
15
<resp >Codificación de</resp >
15
16
<persName >Sara Arribas Colmenar</persName >
16
17
</respStmt >
18
+ <respStmt >
19
+ <resp >Revisado por</resp >
20
+ <persName >Gabriel Calarco</persName >
21
+ </respStmt >
17
22
</titleStmt >
18
23
<publicationStmt >
19
24
<publisher >HD LAB</publisher >
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h2 class="h4"><a href="{{ '/' | relative_url }}" class="text-white">{{ site.tit
24
24
25
25
</ div >
26
26
27
- < div class ="col-md-5 mt-3 text-center ">
27
+ <!-- < div class="col-md-5 mt-3 text-center">
28
28
29
29
{% if site.organization-logo-nav %} <p class="text-md-end">
30
30
<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
41
41
</small>
42
42
</p>
43
43
44
- </ div >
44
+ </div> -->
45
45
46
46
</ div >
47
47
48
48
< 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 >
50
58
</ div >
51
59
52
60
</ footer >
You can’t perform that action at this time.
0 commit comments