We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66117c6 commit 893a416Copy full SHA for 893a416
themes/website/templates/clients.html
@@ -1,4 +1,5 @@
1
{% extends '_base.html' %}
2
+
3
{% block title %}Clients{% endblock %}
4
{% block content %}
5
<section id="clients" class="dark">
@@ -90,9 +91,6 @@ <h2 class="header">Ricin</h2>
90
91
92
<table class="table table-condensed">
93
<tbody>
- <tr>
94
- <th>Website:</th>
95
- <th><a href="https://konv.im">https://konv.im</a>
96
<tr>
97
<th>Repository:</th>
98
<th><a href="https://github.com/RicinApp/Ricin">https://github.com/RicinApp/Ricin</a></th>
@@ -127,6 +125,7 @@ <h2 class="header">Toxygen</h2>
127
125
128
126
129
+ <tr>
130
131
<th><a href="https://github.com/toxygen-project/toxygen">https://github.com/toxygen-project/toxygen</a></th>
132
</tr>
0 commit comments