diff --git a/public/projekte/smartmirror.html b/public/projekte/smartmirror.html index 11106f5a21f49000e865c18af4682e7c66ad6507..cc53549af1824a55ceaf034201cbce7053cdca37 100644 --- a/public/projekte/smartmirror.html +++ b/public/projekte/smartmirror.html @@ -32,7 +32,7 @@ href="https://gitlab.jonasled.de/jonasled/SmartMirror">Git Server</a></p><br> <button onclick="document.location.href='/API/getFile.php?filename=files/SmartMirror.zip';">Download</button> <br><br> - <img src="/API/getFile.php?filename=img/Spiegel.jpg"> + <img src="/img/projekte/Spiegel.jpg"> <h2>Kommentare:</h2> <jl-comments_display></jl-comments_display> <jl-new_comment id="newComment"></jl-new_comment> diff --git a/public/systeme/epycServer.html b/public/systeme/epycServer.html index 3c584aa067cf71108742fe71d8a643c1408eb170..d9924c02ac313b9dd6af48f88c32948545d6ae6d 100644 --- a/public/systeme/epycServer.html +++ b/public/systeme/epycServer.html @@ -30,7 +30,7 @@ <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"> + <img src="/img/systeme/epyc.jpg"> </div> <h2>Kommentare:</h2> <jl-comments_display></jl-comments_display> diff --git a/public/systeme/pc.html b/public/systeme/pc.html index cb7ae1a00539e5fe54f0e973111d1bb97ca93b28..77a0ac6adee026edc7060f2f91918f0834d6a1b1 100644 --- a/public/systeme/pc.html +++ b/public/systeme/pc.html @@ -39,7 +39,7 @@ <li><b>Betriebssystem: </b><a href="https://archlinux.org/">Arch Linux</a></li> </ul> <div class="center"> - <img src="/API/getFile.php?filename=img/PC.jpg"> + <img src="/img/systeme/PC.jpg"> </div> <h2>Kommentare:</h2> <jl-comments_display></jl-comments_display>