Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Fix: changing activities link. #28
Browse files Browse the repository at this point in the history
  • Loading branch information
wovalle committed Feb 6, 2016
1 parent 957b5e2 commit fce9067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h1>{{site.acronym}}</a></h1>
</li>
<li><a href="{{site.baseurl}}/programas.html">Programas</a></li>
<li><a href="{{site.baseurl}}/galeria.html">Galería</a></li>
<li><a href="{{site.baseurl}}/noticias.html">Noticias</a></li>
<li><a href="{{site.baseurl}}/actividades.html">Actividades</a></li>
<li><a href="{{site.baseurl}}/contactos.html">Contactos</a></li>
<li><a href="{{site.baseurl}}/preguntas.html">Preguntas Frecuentes</a>
</ul>
Expand Down

0 comments on commit fce9067

Please sign in to comment.