mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 06:21:28 +02:00
nueva intrudcción
This commit is contained in:
parent
575fe3f623
commit
a1e8b7488c
3 changed files with 16 additions and 5 deletions
|
@ -14,14 +14,14 @@
|
|||
{% endfor %}
|
||||
</ul>
|
||||
<ul class="copyright">
|
||||
<li>© {% assign thisyear = site.time | date: "%Y" %}
|
||||
<li>CC-BY-SA {% assign thisyear = site.time | date: "%Y" %}
|
||||
{% if site.first_published %}
|
||||
{% capture diff %}{{ site.first_published | minus:thisyear }}{% endcapture %}
|
||||
{% if diff contains '-' %}{{ site.first_published }},{% endif %}
|
||||
{% endif %}
|
||||
{{ thisyear }}
|
||||
{% if site.owner %}{{ site.owner }}{% else %}{{ site.title }}{% endif %}</li>
|
||||
<li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
|
||||
<li>Built with: <a href="http://jekyllrb.com" target="_blank">Jekyll</a></li>
|
||||
<li><a href="about">Acerca del proyecto. Créditos y agradecimientos</a></li>
|
||||
<li>Diseño de la plantilla: <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue