website/contact/briar.html

30 lines
592 B
HTML
Raw Normal View History

2022-06-27 00:35:36 +01:00
<!DOCTYPE html>
<html>
<head>
<title>Inferencium Network - Contact - Briar</title>
<link rel="stylesheet" href="../infnet.css">
2022-06-27 00:35:36 +01:00
</head>
2022-10-29 03:26:53 +01:00
<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>
2022-10-29 03:26:53 +01:00
</div>
2022-06-27 00:35:36 +01:00
<body>
<h1>Contact</h1>
<br>
<h2>Briar</h2>
<br>
<p>Updated: 2022-11-15 (UTC+00:00)</p>
<br>
<code>
Unavailable
</code>
<br>
<br>
2022-06-27 00:35:36 +01:00
</body>
</html>