From f4536db6e1f0779ddb93f16368bd389fae9b23ee Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Sat, 13 Nov 2021 15:11:49 +0100
Subject: [PATCH] remove wrong image

---
 public/systeme/i7Server.html | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/public/systeme/i7Server.html b/public/systeme/i7Server.html
index f31bae3..896ec5b 100644
--- a/public/systeme/i7Server.html
+++ b/public/systeme/i7Server.html
@@ -28,9 +28,6 @@
         <li><b>Gehäuse: </b>RACKMAX RM1104-660-HT</li>
         <li><b>Betriebssystem: </b><a href="https://www.proxmox.com/en/">Proxmox</a></li>
     </ul>
-    <div class="center">
-        <img src="/API/getFile.php?filename=img/epyc.jpg">
-    </div>
     <h2>Kommentare:</h2>
     <jl-comments_display></jl-comments_display>
     <jl-new_comment id="newComment"></jl-new_comment>
@@ -40,4 +37,4 @@
 
 <script src="/js/script.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab