From 558c340c6a32414b3a81d4bfb1a5daea96142a16 Mon Sep 17 00:00:00 2001 From: Jonas Leder <jonas@jonasled.de> Date: Sat, 30 Oct 2021 07:26:13 +0000 Subject: [PATCH] remove RAM sub menue --- public/systeme/epycServer.html | 6 +----- public/systeme/i7Server.html | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/public/systeme/epycServer.html b/public/systeme/epycServer.html index 968ed3f..3c584aa 100644 --- a/public/systeme/epycServer.html +++ b/public/systeme/epycServer.html @@ -16,11 +16,7 @@ <li><b>10G NIC: </b><a href="https://www.amazon.de/gp/product/B084RPLGM5/">Tangxi Für Intel 82599EN</a></li> <li><b>Raid Karte: </b><a href="https://docs.broadcom.com/doc/12352153">LSI MegaRAID SAS 9261-8i</a></li> <li> - <b>Arbeitsspeicher: </b> - <ul> - <li>4x 32GB SK Hynix HMA84GR7AFR4N DDR4 ECC</li> - </ul> - </li> + <b>Arbeitsspeicher: </b>4x 32GB SK Hynix HMA84GR7AFR4N DDR4 ECC</li> <li><b>Netzteil: </b><a href="https://www.silverstonetek.com/product.php?pid=935&area=en">SilverStone FX500</a></li> <li> <b>Storage:</b> diff --git a/public/systeme/i7Server.html b/public/systeme/i7Server.html index 2e1b70a..f31bae3 100644 --- a/public/systeme/i7Server.html +++ b/public/systeme/i7Server.html @@ -15,11 +15,7 @@ <li><b>Mainbord: </b><a href="https://www.asrock.com/mb/Intel/B560M-ITXac/index.asp">ASROCK B560M-ITX/ac</a></li> <li><b>GPU: </b>Nvidia GeForce GTX 1070 </li> <li> - <b>Arbeitsspeicher: </b> - <ul> - <li>2x 32GB G.Skill Ripjaws V 2666MHz DDR4</li> - </ul> - </li> + <b>Arbeitsspeicher: </b>2x 32GB G.Skill Ripjaws V 2666MHz DDR4</li> <li><b>Netzteil: </b><a href="https://www.inter-tech.de/en/products/ipc/31-products/power-supplies/server-power-supplies/822-aspower-u1a-c20500-d">Inter-Tech ASPower 1U Single 500W</a></li> <li> <b>Storage:</b> -- GitLab