Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
2017
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Jan 7, 2017
1 parent 6621cad commit 7ba185d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libreborme/templates/libreborme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2>Desarrolladores <i class="glyphicon glyphicon-wrench"></i></h2>
</div>

<div class="footer">
<p class="text-muted">© LibreBORME 2014-2016 </i>
<p class="text-muted">© LibreBORME 2014-2017 </i>
| <i class="fa fa-envelope"></i> {{ email_contact|reverse|safe }}
| <i class="fa fa-twitter"></i> <a href="https://twitter.com/libreborme" target="_blank" rel="nofollow">@LibreBORME</a>
| <i class="fa fa-github"></i> <a href="https://github.com/PabloCastellano/libreborme/" target="_blank" rel="nofollow">Código fuente</a> <i>(<a href="https://github.com/PabloCastellano/libreborme/commit/{{ version }}" target="_blank" rel="nofollow">git-{{ version }}</a>)</i>
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: Documentación de libreborme
site_description: Documentación de libreborme
site_author: Pablo Castellano
copyright: © Copyright 2015-2016, Pablo Castellano
copyright: © Copyright 2015-2017, Pablo Castellano
repo_url: https://github.com/PabloCastellano/libreborme/
pages:
- ¡Bienvenido a la documentación de LibreBORME!: index.md
Expand Down

0 comments on commit 7ba185d

Please sign in to comment.