Skip to content

Commit b91bf2c

Browse files
committed
Add PunkwebBB
1 parent d3a97ac commit b91bf2c

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,6 +1380,26 @@ <h3 class="text-end p-3">Spirit</h3>
13801380
</div>
13811381
</div>
13821382

1383+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1384+
<div class="card">
1385+
<div class="card-header" style="background-color: #364fc7;">
1386+
<h2><a style="color: #fff;" href="https://github.com/Punkweb/PunkwebBB" target="_blank">PunkwebBB</a></h2>
1387+
</div>
1388+
<div class="card-body">
1389+
<blockquote class="mb-0">
1390+
<p>
1391+
<a href="https://github.com/Punkweb/PunkwebBB" target="_blank">PunkWeb</a>
1392+
is Django application that provides a simple and modern forum board for your Django Website.
1393+
</p>
1394+
<hr class="mb-2">
1395+
<footer class="blockquote-footer mt-2">
1396+
Check out <a href="https://punkweb.net/board/" target="_blank">punkweb.net</a> for documentation, support and a live demonstration
1397+
</footer>
1398+
</blockquote>
1399+
</div>
1400+
</div>
1401+
</div>
1402+
13831403
</div>
13841404
</div>
13851405
<!--End of Content Managment System (CMS)-->

0 commit comments

Comments
 (0)