Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -7,10 +8,11 @@
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<title>Arc 4</title>
|
||||
</head>
|
||||
|
||||
<body class="lore">
|
||||
<nav>
|
||||
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"></a>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="aPropos.html">À propos</a></li>
|
||||
<li><a href="team.html">L'équipe</a></li>
|
||||
@@ -40,8 +42,9 @@
|
||||
</aside>
|
||||
|
||||
<footer>
|
||||
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
|
||||
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
|
||||
<p id="updateDate">DATE_WEBSITE</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user