Skip to content

Commit

Permalink
ordem certa
Browse files Browse the repository at this point in the history
  • Loading branch information
heiden committed Dec 22, 2018
1 parent aea7896 commit 132a192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<li> <a class="active" href="index.php"> Index </a> </li>
<li> <a href="noticias.php">Notícias</a> </li>
<li> <a href="contato.php">Contato</a> </li>
<li> <a href="repositorio.php">Eventos</a> </li>
<li> <a href="eventos.php">Repositórios de Provas</a> </li>
<li> <a href="eventos.php">Eventos</a> </li>
<li> <a href="repositorio.php">Repositórios de Provas</a> </li>
<li style="float:right"><a href="sobre.php">Sobre</a></li>
</ul>
Expand Down

0 comments on commit 132a192

Please sign in to comment.