diff --git a/public/API/mainMenu.json b/public/API/mainMenu.json index 3e6ee3b..7d33a50 100644 --- a/public/API/mainMenu.json +++ b/public/API/mainMenu.json @@ -124,11 +124,6 @@ "url": "/systeme/laptop.html", "type": "link" }, - { - "name": "NAS", - "url": "/systeme/nas.html", - "type": "link" - }, { "name": "Epyc Server", "url": "/systeme/epycServer.html", @@ -138,11 +133,6 @@ "name": "i7 Server", "url": "/systeme/i7Server.html", "type": "link" - }, - { - "name": "Backup Server", - "url": "/systeme/backupServer.html", - "type": "link" } ] }, diff --git a/public/systeme/backupServer.html b/public/systeme/backupServer.html deleted file mode 100644 index 75b91ea..0000000 --- a/public/systeme/backupServer.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - -
-

Verbaute Hardware:

- -
- -
-

Kommentare:

- - -
- - - - - - diff --git a/public/systeme/nas.html b/public/systeme/nas.html deleted file mode 100644 index 3c9df3b..0000000 --- a/public/systeme/nas.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - -
-

Verbaute Hardware:

- -

Kommentare:

- - -
- - - - - - \ No newline at end of file