Mise a jour du graphe reseau equipe et ajout page team

This commit is contained in:
syoul
2025-12-09 19:20:13 +01:00
parent 5c47f1f7c6
commit 89c24b9cd8
2 changed files with 17 additions and 4 deletions

11
public/team/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Equipe & Technologies - Laplank</title>
</head>
<body>
<script src="/team-block-script.js"></script>
</body>
</html>