Delete href in logos and add Epita in the footer
This commit is contained in:
parent
04d9601409
commit
3bd7654e81
@ -1,13 +1,9 @@
|
||||
<div class="clock">
|
||||
<div id="ficlogo">
|
||||
<a href="http://www.forum-fic.com/">
|
||||
<img src="/img/challenge.jpg" alt="Forum International de la Cybersécurité">
|
||||
</a>
|
||||
</div>
|
||||
<div id="epitalogo">
|
||||
<a href="http://www.epita.fr/">
|
||||
<img src="/img/epita.png" alt="Epita">
|
||||
</a>
|
||||
</div>
|
||||
<div id="Date"></div>
|
||||
<ul>
|
||||
|
@ -33,7 +33,8 @@
|
||||
<hr>
|
||||
|
||||
<footer>
|
||||
<p>© <a href="http://www.forum-fic.com/">FIC</a> 2014</p>
|
||||
<p>© <a href="http://www.forum-fic.com/">FIC</a> 2014
|
||||
© <a href="http://www.epita.fr/">EPITA</a></p>
|
||||
</footer>
|
||||
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
|
Loading…
Reference in New Issue
Block a user