gallery update

This commit is contained in:
phoenixbyrd
2020-11-11 21:10:17 -06:00
parent 24998db538
commit 3df2e93afc
5 changed files with 38 additions and 0 deletions

View File

@@ -108,6 +108,44 @@
<br><br>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="./gallery/steam.png">
<img src="./gallery/steam.png" alt="Steam" width="600" height="400">
</a>
<div class="desc">Steam Small Mode</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="./gallery/bigscreen.png">
<img src="./gallery/bigscreen.png" alt="Steam Big Picture Mode width="600" height="400">
</a>
<div class="desc">Steam Big Picture Mode</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/gallery/raspberry.png">
<img src="/gallery/raspberry.png" alt="VDesktop Raspberry Pi OS" width="600" height="400">
</a>
<div class="desc">VDesktop Raspberry Pi OS</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/gallery/android.png">
<img src="/gallery/android.png" alt="My Android" width="600" height="400">
</a>
<div class="desc">My Android</div>
</div>
</div>
<br><br>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/gallery/java.png">

BIN
gallery/android.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

BIN
gallery/bigscreen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
gallery/raspberry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 864 KiB

BIN
gallery/steam.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB