fix a lot of little things and start the implementation of the footer JS

This commit is contained in:
2023-05-15 19:15:13 +02:00
parent cac28c26c4
commit c610493b5d
14 changed files with 65 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title> Platformes technologiques </title>
<script src="/src/js/navbar.js" defer></script>
<script src="/src/js/navbarAndFooter.js" defer></script>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/5b8b37978c.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="src/css/appear.css">