diff --git a/index.html b/index.html index d6ff78f91f94aa6e22a8d2bef80ed48e5ddd17c6..5b11a0b20b1e8ee176bec324aca29881a77f5965 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,6 @@ <button id="qbutton">Search</button> </form> <ul class="mainMenu"> - <!--<li><a href="/" class="pizzaListLink">La carte</a></li> - <li><a href="/a-propos" class="aboutLink">À propos</a></li> - <li><a href="/ajouter-pizza" class="pizzaFormLink">Ajouter une pizza</a></li>!--> </ul> </nav> </header> @@ -31,8 +28,7 @@ <div class="pageContent"></div> </section> <footer> - <div>Une (incroyable) création originale de <a href="http://uidlt.fr">Thomas Fritsch</a> pour l'<a href="https://www.iut-a.univ-lille.fr/">IUT A</a> de l'<a href="https://www.univ-lille.fr/">Université de Lille</a></div> - <div>Free photos from <a href="https://unsplash.com/unsplash">Unsplash</a></div> + <div> created by Alexander Bassett </div> </footer> </body> -</html> \ No newline at end of file +</html>