Working avatar + english comments

This commit is contained in:
gprunet
2026-01-21 16:53:10 +01:00
parent 5bdf7f0442
commit 173d1a56f3
10 changed files with 43 additions and 111 deletions
+3 -3
View File
@@ -4,13 +4,13 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>scribl.lidl_edition</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style.css" />
<script src="https://cdn.socket.io/4.8.1/socket.io.min.js"></script>
</head>
<body>
<h1>scribl.lidl_edition</h1>
<!-- Menu principal -->
<!-- Main menu -->
<nav id="menu" aria-label="Menu principal">
<button id="accueil" aria-label="Accueil">Accueil</button>
<button id="explorer" aria-label="Explorer">Explorer</button>
@@ -30,4 +30,4 @@
</html></script>
</html>
</html>