Remove Threema as a contact method.

This commit is contained in:
inference 2022-11-25 05:04:05 +00:00
parent 4173bdce02
commit 50137f1f3d
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
3 changed files with 1 additions and 33 deletions

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear -->
<!-- 0.0.2.2 -->
<!-- 0.1.0.3 -->
<html>
@ -46,8 +46,6 @@
<a class="body-link" href="contact/signal.html">Signal</a><p>
<p><img class="logo-small" src="img/logo-xmpp.png" width="40px" height="40px"/>
<a class="body-link" href="contact/xmpp.html">XMPP</a><p>
<p><img class="logo-small" src="img/logo-threema.png" width="40px" height="40px"/>
<a class="body-link" href="contact/threema.html">Threema</a></p>
<br>
<br>
<!-- Place metadata-free contact methods here. -->

View File

@ -1,30 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Inferencium Network - Contact - Threema</title>
<link rel="stylesheet" href="../infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>
<br>
<h2>Threema</h2>
<br>
<p>Updated: 2022-11-14 (UTC+00:00)</p>
<br>
<br>
<h3>MD649ERN</h3>
<h4>Key</h4>
<img src="../img/key-threema.png" width="200px" height="200px">
<br>
<br>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB