Skip to content

Commit 3b5edbf

Browse files
committed
add Antidote
1 parent 76c1a7c commit 3b5edbf

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

themes/website/templates/clients.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,16 @@ <h1>OS support:</h1>
262262
<th class="danger">No</th>
263263
</tr>
264264

265+
<tr>
266+
<th>Antidote</th>
267+
<th class="danger">No</th>
268+
<th class="danger">No</th>
269+
<th class="danger">No</th>
270+
<th class="danger">No</th>
271+
<th class="danger">No</th>
272+
<th class="success">Yes</th>
273+
</tr>
274+
265275
</tbody>
266276
</table>
267277
</div>

themes/website/templates/download.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ <h2>Android</h2>
7474
<p class="lead" style="margin-top:-15px;">⚠️TRIfA: <a href="https://f-droid.org/app/com.zoffcc.applications.trifa">F-Droid</a> / <a href="https://play.google.com/store/apps/details?id=com.zoffcc.applications.trifa">Google Play</a> / <a href="https://github.com/zoff99/ToxAndroidRefImpl/releases/latest/download/play.trifa.apk">APK</a></p>
7575
<p class="lead" style="margin-top:-15px;font-size:90%;">TRIfA uses an experimental fork of toxcore found: <a href="https://github.com/zoff99/c-toxcore#readme">here</a></p>
7676
</div>
77+
78+
<div class="col-sm-4 feature">
79+
<img src="theme/img/plat/ios_dark.svg">
80+
<h2>iOS</h2>
81+
<p class="lead">Antidote: <a href="https://apps.apple.com/app/antidote-tox-client/id1592895292">AppStore</a></p>
82+
</div>
7783
</div>
7884
</div>
7985
</section>

0 commit comments

Comments
 (0)