Skip to content

Commit 58fb5f5

Browse files
Disable redundant screenshots
1 parent 16c5581 commit 58fb5f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -516,26 +516,26 @@ <h2>Screenshots</h2>
516516
<source src="screenshots/light/0.7.2/appstore-2026-01-28_19.35.04_cut.mp4" type="video/mp4">
517517
<img src="screenshots/light/0.7.2/appstore_connect4.png" alt="MicroPythonOS AppStore">
518518
</video>
519-
<img src="screenshots/light/0.0.6/hello_world_install.png" alt="Hello World Install Screenshot"/>
519+
<!-- <img src="screenshots/light/0.0.6/hello_world_install.png" alt="Hello World Install Screenshot"/> -->
520520
<img src="screenshots/light/0.0.6/hello_world_sourcecode_no_window.png" alt="Hello World Source Code Screenshot"/>
521521
<img src="screenshots/light/0.0.6/image_viewer.png" alt="Image Viewer Screenshot"/>
522522

523-
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png" alt="Camera App Store Screenshot"/>
523+
<!-- <img src="screenshots/light/0.0.6/mpos_appstore_camera.png" alt="Camera App Store Screenshot"/> -->
524524
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png" alt="Camera QR Code Screenshot"/>
525525
<!-- <img src="screenshots/light/0.0.6/osupdate_progress3.png" alt="OS Update Progress Screenshot"/> -->
526526
<video autoplay loop muted playsinline poster="screenshots/light/0.7.2/osupdate_67.png" width="320" height="240" preload="auto">
527527
<source src="screenshots/light/0.7.2/osupdate-2026-01-28_19.39.18_cut.mp4" type="video/mp4">
528528
<img src="screenshots/light/0.7.2/osupdate_67.png" alt="MicroPythonOS AppStore">
529529
</video>
530-
<img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Dark Theme Launcher Screenshot"/>
530+
<!-- <img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Dark Theme Launcher Screenshot"/> -->
531531

532532
<!-- To add a play overlay to any video, just add the data-play-overlay attribute -->
533533
<video autoplay loop muted playsinline poster="screenshots/light/0.3.2/com.quasikili.quasibird_0.0.3.png" width="320" height="240" preload="auto">
534534
<source src="videos/QuasiBird_0.0.3.mp4" type="video/mp4">
535535
<img src="screenshots/light/0.3.2/com.quasikili.quasibird_0.0.3.png" alt="QuasiBird game in action">
536536
</video>
537537
<img src="screenshots/dark/0.3.3/wifi_password.png" alt="Dark Theme WiFi Password Screenshot"/>
538-
<img src="screenshots/dark/0.0.4/0.0.4_appstore_uninstall_draw.png" alt="Dark Theme App Store Uninstall Screenshot"/>
538+
<!-- <img src="screenshots/dark/0.0.4/0.0.4_appstore_uninstall_draw.png" alt="Dark Theme App Store Uninstall Screenshot"/> -->
539539
<img src="screenshots/dark/0.0.4/0.0.4_imu1.png" alt="Dark Theme IMU Screenshot"/>
540540
</div>
541541
</section>

0 commit comments

Comments
 (0)