This commit is contained in:
chk
2026-04-04 23:07:23 +02:00
parent a640878ebe
commit e2576a3d50
3 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,8 @@ const services = [
{ id: "base", name:"RobotBase", url:"https://robotBase.server.schooltech.ch/"},
{ id: "ellbow", name:"RobotEllbow", url:"https://robotEllbow.server.schooltech.ch/"},
{ id: "hand", name:"RobotHand", url:"https://robotHand.server.schooltech.ch/"},
{ id: "driver", name:"RobotDriver", url:"https://robotDriver.server.schooltech.ch/"}
{ id: "driver", name:"RobotDriver", url:"https://robotDriver.server.schooltech.ch/"},
{ id: "code", name:"VSCode", url:"https://robotVSCode.server.schooltech.ch/"}
];
// DOM-Elemente