Skip to content

Commit b586215

Browse files
Screenshots higher
1 parent b7a8b67 commit b586215

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

index.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,19 @@ <h2>Why MicroPythonOS?</h2>
183183
<p>MicroPythonOS is a lightweight, fast, and versatile operating system designed to run on microcontrollers like the ESP32 and desktop systems. With a modern Android-like touch screen UI, built-in Bitcoin Lightning wallet, App Store, and Over-The-Air updates, it’s the perfect OS for innovators and developers.</p>
184184
</section>
185185

186+
<section>
187+
<h2>Screenshots</h2>
188+
<div class="screenshots">
189+
<img src="screenshots/0.0.4_launcher1.png" alt="Screenshot 1">
190+
<img src="screenshots/0.0.4_drawer.png" alt="Screenshot 2">
191+
<img src="screenshots/0.0.4_launcher2.png" alt="Screenshot 3">
192+
<img src="screenshots/0.0.4_wifi_password.png" alt="Screenshot 3">
193+
<img src="screenshots/0.0.4_appstore_uninstall_draw.png" alt="Screenshot 3">
194+
<img src="screenshots/0.0.4_imu1.png" alt="Screenshot 3">
195+
</div>
196+
</section>
197+
198+
186199
<section>
187200
<h2>Key Features</h2>
188201
<ul>
@@ -222,18 +235,6 @@ <h2>Possibilities</h2>
222235
</ul>
223236
</section>
224237

225-
<section>
226-
<h2>Screenshots</h2>
227-
<div class="screenshots">
228-
<img src="screenshots/0.0.4_launcher1.png" alt="Screenshot 1">
229-
<img src="screenshots/0.0.4_drawer.png" alt="Screenshot 2">
230-
<img src="screenshots/0.0.4_launcher2.png" alt="Screenshot 3">
231-
<img src="screenshots/0.0.4_wifi_password.png" alt="Screenshot 3">
232-
<img src="screenshots/0.0.4_appstore_uninstall_draw.png" alt="Screenshot 3">
233-
<img src="screenshots/0.0.4_imu1.png" alt="Screenshot 3">
234-
</div>
235-
</section>
236-
237238
<div class="github-link">
238239
<a href="https://github.com/MicroPythonOS" target="_blank">
239240
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub Logo">

0 commit comments

Comments
 (0)