Update index.html

This commit is contained in:
D.L.
2025-09-01 07:56:28 +02:00
committed by GitHub
parent 54dc959395
commit 8c23b627c8

View File

@@ -434,17 +434,17 @@
<section id="screenshots">
<div class="container">
<h2 class="section-title">Screenshots</h2>
<p style="text-align: center; margin-bottom: 2rem;">(Platzhalter für zukünftige Screenshots)</p>
<p style="text-align: center; margin-bottom: 2rem;"></p>
<div class="screenshot-gallery">
<div class="screenshot-item">
<img src="https://via.placeholder.com/600x400" alt="InfiniteHomes Screenshot 1">
<img src="https://cdn.modrinth.com/data/XMQtfIwI/images/27341dc3d536c51f337d813445954fce1c953119.png" alt="InfiniteHomes Screenshot 1">
</div>
<div class="screenshot-item">
<img src="https://via.placeholder.com/600x400" alt="InfiniteHomes Screenshot 2">
<img src="https://cdn.modrinth.com/data/XMQtfIwI/images/01d647600635f6ab25004a8e8d400634552945ef.png" alt="InfiniteHomes Screenshot 2">
</div>
<div class="screenshot-item">
<img src="https://via.placeholder.com/600x400" alt="InfiniteHomes Screenshot 3">
<img src="https://cdn.modrinth.com/data/XMQtfIwI/images/b04c4ac935befe93bf8d4f5cc15d903764976ddf.png" alt="InfiniteHomes Screenshot 3">
</div>
</div>
</div>