website/contact/signal.html

46 lines
794 B
HTML
Raw Normal View History

2022-06-27 00:35:36 +01:00
<!DOCTYPE html>
<!-- Inferencium - Website - Contact - Signal -->
<!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear (with personal content exception) -->
<!-- 0.0.0.0 -->
2022-06-27 00:35:36 +01:00
<html>
2022-06-27 00:35:36 +01:00
<head>
<title>Inferencium - Contact - Signal</title>
<link rel="stylesheet" href="../infnet.css">
2022-06-27 00:35:36 +01:00
</head>
<!-- Navigation bar. -->
2022-10-29 03:26:53 +01:00
<div class="sidebar">
<a class="title">Inferencium</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>
2022-10-29 03:26:53 +01:00
</div>
2022-06-27 00:35:36 +01:00
<body>
<h1>Contact</h1>
<br>
<h2>Signal</h2>
<br>
2022-11-14 11:52:30 +00:00
<p>Updated: 2022-11-14 (UTC+00:00)</p>
<br>
2022-11-14 11:43:57 +00:00
<br>
2022-11-07 07:20:56 +00:00
<code>
+447549902964
</code>
<br>
<br>
2022-06-27 00:35:36 +01:00
</body>
2022-06-27 00:35:36 +01:00
</html>