Skip to content
Snippets Groups Projects
Verified Commit abc8b4ca authored by Jonas Leder's avatar Jonas Leder
Browse files

fix some image URL

parent 8c9fa6f3
Branches
No related tags found
No related merge requests found
Pipeline #2140 passed
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
href="https://gitlab.jonasled.de/jonasled/SmartMirror">Git Server</a></p><br> 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> <button onclick="document.location.href='/API/getFile.php?filename=files/SmartMirror.zip';">Download</button>
<br><br> <br><br>
<img src="/API/getFile.php?filename=img/Spiegel.jpg"> <img src="/img/projekte/Spiegel.jpg">
<h2>Kommentare:</h2> <h2>Kommentare:</h2>
<jl-comments_display></jl-comments_display> <jl-comments_display></jl-comments_display>
<jl-new_comment id="newComment"></jl-new_comment> <jl-new_comment id="newComment"></jl-new_comment>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<li><b>Betriebssystem: </b><a href="https://www.proxmox.com/en/">Proxmox</a></li> <li><b>Betriebssystem: </b><a href="https://www.proxmox.com/en/">Proxmox</a></li>
</ul> </ul>
<div class="center"> <div class="center">
<img src="/API/getFile.php?filename=img/epyc.jpg"> <img src="/img/systeme/epyc.jpg">
</div> </div>
<h2>Kommentare:</h2> <h2>Kommentare:</h2>
<jl-comments_display></jl-comments_display> <jl-comments_display></jl-comments_display>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<li><b>Betriebssystem: </b><a href="https://archlinux.org/">Arch Linux</a></li> <li><b>Betriebssystem: </b><a href="https://archlinux.org/">Arch Linux</a></li>
</ul> </ul>
<div class="center"> <div class="center">
<img src="/API/getFile.php?filename=img/PC.jpg"> <img src="/img/systeme/PC.jpg">
</div> </div>
<h2>Kommentare:</h2> <h2>Kommentare:</h2>
<jl-comments_display></jl-comments_display> <jl-comments_display></jl-comments_display>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment