mirror of
https://github.com/SrIzan10/TwisterOS.git
synced 2026-05-01 11:05:22 +00:00
gallery update
This commit is contained in:
38
gallery.html
38
gallery.html
@@ -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
BIN
gallery/android.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 242 KiB |
BIN
gallery/bigscreen.png
Normal file
BIN
gallery/bigscreen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
BIN
gallery/raspberry.png
Normal file
BIN
gallery/raspberry.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 864 KiB |
BIN
gallery/steam.png
Normal file
BIN
gallery/steam.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 235 KiB |
Reference in New Issue
Block a user