We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d237f commit fff87c7Copy full SHA for fff87c7
1 file changed
index.html
@@ -1349,6 +1349,19 @@ <h5 class="card-title">
1349
</div>
1350
1351
1352
+ <div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1353
+ <div class="card p-3">
1354
+ <a href="https://github.com/nitely/Spirit" target="_blank">
1355
+ <h3 class="text-end p-3">Spirit</h3>
1356
+ </a>
1357
+ <figure class="p-3 mb-0 text-end">
1358
+ <blockquote class="blockquote">
1359
+ <p>Spirit is a modern Python based forum built on top of Django framework.</p>
1360
+ </blockquote>
1361
+ </figure>
1362
+ </div>
1363
1364
+
1365
1366
1367
<!--End of Content Managment System (CMS)-->
0 commit comments