diff --git a/public/API/mainMenu.json b/public/API/mainMenu.json index d66fb7f..8bf6251 100644 --- a/public/API/mainMenu.json +++ b/public/API/mainMenu.json @@ -105,6 +105,11 @@ "name": "Game Server", "url": "/systeme/gameServer.html", "type": "link" + }, + { + "name": "Backup Server", + "url": "/systeme/backupServer.html", + "type": "link" } ] }, diff --git a/public/systeme/backupServer.html b/public/systeme/backupServer.html new file mode 100644 index 0000000..f747cf6 --- /dev/null +++ b/public/systeme/backupServer.html @@ -0,0 +1,40 @@ + + + + + + + + + + +
+

Verbaute Hardware:

+ +
+ +
+

Kommentare:

+ + +
+ + + + + + \ No newline at end of file