Skip to content

Commit fff87c7

Browse files
committed
Add Spirit
1 parent d4d237f commit fff87c7

1 file 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
@@ -1349,6 +1349,19 @@ <h5 class="card-title">
13491349
</div>
13501350
</div>
13511351

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+
</div>
1364+
13521365
</div>
13531366
</div>
13541367
<!--End of Content Managment System (CMS)-->

0 commit comments

Comments
 (0)