Skip to content

Commit f7e0fd8

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 4f3f9ca + ffa7297 commit f7e0fd8

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,19 @@ <h2 style="background-color: #ffffff; color: #000000;">FastHTML</h2>
739739
</div>
740740
</div>
741741

742+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
743+
<div class="card text-center">
744+
<a class="text-center" href="https://www.django-unicorn.com/" target="_blank">
745+
<img class="card-img-top" src="static/image/logos/unicorn.png" style="width:50%;height:auto" alt="django-unicorn">
746+
</a>
747+
<div class="card-body">
748+
<h5 class="card-title"><a href="https://github.com/adamghill/django-unicorn" target="_blank">Unicorn</a></h5>
749+
<p class="card-text">The magical reactive component framework for Django ✨</p>
750+
<p class="card-text"><small>Quickly and easily add rich front-end interactions to your templates.</small></p>
751+
</div>
752+
</div>
753+
</div>
754+
742755
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
743756
<div class="card p-3">
744757
<a href="https://justpy.io/" target="_blank">

static/image/logos/unicorn.png

30.8 KB
Loading

0 commit comments

Comments
 (0)