We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f675b64 commit 36e5707Copy full SHA for 36e5707
2 files changed
index.html
@@ -835,6 +835,22 @@ <h6 class="card-text"> - <i>Build decision apps in Python</i></h6>
835
</div>
836
837
838
+
839
+ <div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
840
+ <div class="card p-3">
841
+ <a href="https://rio.dev/" target="_blank">
842
+ <img class="card-img-top" src="static/image/logos/rio.png" alt="Rio" style="width: 50%; height: auto;">
843
+ </a>
844
+ <figure class="p-3 mb-0">
845
+ <blockquote class="blockquote">
846
+ <p>Build & share web apps in pure Python.</p>
847
+ </blockquote>
848
+ </figure>
849
+ <p class="card-text px-3"><small>No JavaScript, HTML and CSS needed.</small></p>
850
+ </div>
851
852
853
854
855
856
<!-- ================End of Web Apps (Python UI)================ -->
static/image/logos/rio.png
17.1 KB
0 commit comments