Skip to content

Commit e56b5e6

Browse files
Link to WebAssembly
1 parent c1ef92a commit e56b5e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@
704704
<div class="nav-container">
705705
<div class="logo"><img src="images/MicroPythonOS-logo-white(alpha)-long.svg" alt="MicroPythonOS Logo"></div>
706706
<ul id="nav-links">
707+
<li><a href="https://web.MicroPythonOS.com/" target="_blank" aria-label="Try MicroPythonOS in Browser">Try</a></li>
707708
<li><a href="https://install.micropythonos.com/" target="_blank" aria-label="Install MicroPythonOS">Install</a></li>
708709
<li><a href="https://github.com/MicroPythonOS/MicroPythonOS/releases" target="_blank" aria-label="Download MicroPythonOS">Download</a></li>
709710
<li><a href="https://chat.MicroPythonOS.com" target="_blank" aria-label="Community Chat">Community</a></li>
@@ -720,6 +721,7 @@
720721
<img src="images/MicroPythonOS-logo-white(alpha)-long.svg" alt="MicroPythonOS Logo" class="logo-header">
721722
<p>The Only Operating System Built with MicroPython!</p>
722723
<a href="https://docs.micropythonos.com/" target="_blank" class="cta-button">Documentation</a>
724+
<a href="https://web.MicroPythonOS.com/" target="_blank" class="cta-button">Try in Browser</a>
723725
<a href="https://install.micropythonos.com/" target="_blank" class="cta-button">Installation</a>
724726
</header>
725727

0 commit comments

Comments
 (0)