fix some image URL

This commit is contained in:
Jonas Leder 2022-01-30 10:10:10 +01:00
parent 8c9fa6f3b5
commit abc8b4cacf
No known key found for this signature in database
GPG key ID: CC3C488E27DFF5CA
3 changed files with 3 additions and 3 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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>