Skip to content

Commit 893a416

Browse files
committed
Remove Ricin website link
By the request of the Ricin developer.
1 parent 66117c6 commit 893a416

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

themes/website/templates/clients.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{% extends '_base.html' %}
2+
23
{% block title %}Clients{% endblock %}
34
{% block content %}
45
<section id="clients" class="dark">
@@ -90,9 +91,6 @@ <h2 class="header">Ricin</h2>
9091

9192
<table class="table table-condensed">
9293
<tbody>
93-
<tr>
94-
<th>Website:</th>
95-
<th><a href="https://konv.im">https://konv.im</a>
9694
<tr>
9795
<th>Repository:</th>
9896
<th><a href="https://github.com/RicinApp/Ricin">https://github.com/RicinApp/Ricin</a></th>
@@ -127,6 +125,7 @@ <h2 class="header">Toxygen</h2>
127125

128126
<table class="table table-condensed">
129127
<tbody>
128+
<tr>
130129
<th>Repository:</th>
131130
<th><a href="https://github.com/toxygen-project/toxygen">https://github.com/toxygen-project/toxygen</a></th>
132131
</tr>

0 commit comments

Comments
 (0)