File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 5
5
< div class ="col-md-7 px-4 mt-3 ">
6
6
7
7
< h2 class ="h4 "> < a href ="{{ '/' | relative_url }} " class ="text-white "> {{ site.title }}</ a > </ h2 >
8
- < p class ="text-white "> < small > {{ site.description }}</ small > </ p >
8
+ < p class ="text-white "> < small > {{ site.description }}.</ small > </ p >
9
+ <!-- <p class="text-white">Enlace permanente: <a href="https://n2t.net/ark:/69774/cdb2024">https://n2t.net/ark:/69774/cdb2024</a></p> -->
9
10
< nav >
10
11
< ul id ="footer-nav " class ="nav nav-pills ">
11
12
{%- assign navItems = site.data.config-nav | where_exp: 'item', 'item.dropdown_parent == nil' -%}
@@ -54,7 +55,12 @@ <h2 class="h4"><a href="{{ '/' | relative_url }}" class="text-white">{{ site.tit
54
55
< a href ="https://creativecommons.org/licenses/by-nc-sa/4.0/ " target ="_blank " rel ="noopener " title ="Licencia Creative Commons ">
55
56
< img src ="{{ '/assets/img/Cc-by-nc-sa_chico.png' | relative_url }} " class ="img-fluid " alt ="Licencia Creative Commons " >
56
57
</ a >
58
+ < br /> < br />
59
+ < p class ="text-white "> Enlace permanente: < a href ="https://n2t.net/ark:/69774/cdb2024 "> https://n2t.net/ark:/69774/cdb2024</ a > </ p >
60
+
57
61
</ small >
58
62
</ div >
63
+ < div class ="col-md-12 text-center pt-3 pb-1 ">
59
64
65
+ </ div >
60
66
</ footer >
You can’t perform that action at this time.
0 commit comments