Skip to content

Commit bb43137

Browse files
ThomasFarstrikeQuasi Kili
authored andcommitted
Disable redundant screenshots
1 parent 77e5c7e commit bb43137

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -737,26 +737,26 @@ <h2>Screenshots</h2>
737737
<source src="screenshots/light/0.7.2/appstore-2026-01-28_19.35.04_cut.mp4" type="video/mp4">
738738
<img src="screenshots/light/0.7.2/appstore_connect4.png" alt="MicroPythonOS AppStore">
739739
</video>
740-
<img src="screenshots/light/0.0.6/hello_world_install.png" alt="Hello World Install Screenshot"/>
740+
<!-- <img src="screenshots/light/0.0.6/hello_world_install.png" alt="Hello World Install Screenshot"/> -->
741741
<img src="screenshots/light/0.0.6/hello_world_sourcecode_no_window.png" alt="Hello World Source Code Screenshot"/>
742742
<img src="screenshots/light/0.0.6/image_viewer.png" alt="Image Viewer Screenshot"/>
743743

744-
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png" alt="Camera App Store Screenshot"/>
744+
<!-- <img src="screenshots/light/0.0.6/mpos_appstore_camera.png" alt="Camera App Store Screenshot"/> -->
745745
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png" alt="Camera QR Code Screenshot"/>
746746
<!-- <img src="screenshots/light/0.0.6/osupdate_progress3.png" alt="OS Update Progress Screenshot"/> -->
747747
<video autoplay loop muted playsinline poster="screenshots/light/0.7.2/osupdate_67.png" width="320" height="240" preload="auto">
748748
<source src="screenshots/light/0.7.2/osupdate-2026-01-28_19.39.18_cut.mp4" type="video/mp4">
749749
<img src="screenshots/light/0.7.2/osupdate_67.png" alt="MicroPythonOS AppStore">
750750
</video>
751-
<img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Dark Theme Launcher Screenshot"/>
751+
<!-- <img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Dark Theme Launcher Screenshot"/> -->
752752

753753
<!-- To add a play overlay to any video, just add the data-play-overlay attribute -->
754754
<video autoplay loop muted playsinline poster="screenshots/light/0.3.2/com.quasikili.quasibird_0.0.3.png" width="320" height="240" preload="auto">
755755
<source src="videos/QuasiBird_0.0.3.mp4" type="video/mp4">
756756
<img src="screenshots/light/0.3.2/com.quasikili.quasibird_0.0.3.png" alt="QuasiBird game in action">
757757
</video>
758758
<img src="screenshots/dark/0.3.3/wifi_password.png" alt="Dark Theme WiFi Password Screenshot"/>
759-
<img src="screenshots/dark/0.0.4/0.0.4_appstore_uninstall_draw.png" alt="Dark Theme App Store Uninstall Screenshot"/>
759+
<!-- <img src="screenshots/dark/0.0.4/0.0.4_appstore_uninstall_draw.png" alt="Dark Theme App Store Uninstall Screenshot"/> -->
760760
<img src="screenshots/dark/0.0.4/0.0.4_imu1.png" alt="Dark Theme IMU Screenshot"/>
761761
</div>
762762
</section>

0 commit comments

Comments
 (0)