mirror of
https://github.com/markqvist/unsignedio
synced 2026-08-12 17:40:37 -04:00
29 lines
1.8 KiB
HTML
29 lines
1.8 KiB
HTML
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<link rel="stylesheet" href="css/water.css?v=4">
|
||
|
|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
|
||
|
|
<meta charset="utf-8"/>
|
||
|
|
<title>Contact | RNode Bootstrap Console</title>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div id="load_overlay" style="background-color:#2a2a2f; position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2000;"></div>
|
||
|
|
<span class="logo">RNode Console</span>
|
||
|
|
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="replicate.html">Replicate</a> | <a href="software.html">Software</a> | <a href="learn.html">Learn</a> | <a href="help.html">Help</a> | <a href="contribute.html">Contribute</a></span></center></p><hr><h1>Contact Me</h1>
|
||
|
|
<p><strong>Hello!</strong> I am the creator of the RNode ecosystem.</p>
|
||
|
|
<p>If you have any general questions or comments about any of the projects I maintain, I encourage you to post it in one of the following places:</p>
|
||
|
|
<ul>
|
||
|
|
<li>The <a href="https://github.com/markqvist/Reticulum/discussions">discussion forum</a> on GitHub</li>
|
||
|
|
<li>The <a href="#reticulum:matrix.org">Reticulum Matrix Channel</a> at <code>#reticulum:matrix.org</code></li>
|
||
|
|
<li>The <a href="https://reddit.com/r/reticulum">Reticulum subreddit</a></li>
|
||
|
|
</ul>
|
||
|
|
<p>To get in touch with me personally, you can use one of the following methods, in order of preference:</p>
|
||
|
|
<ul>
|
||
|
|
<li>LXMF at <code>8dd57a738226809646089335a6b03695</code></li>
|
||
|
|
<li>Matrix using <code>@unsignedmark:matrix.org</code></li>
|
||
|
|
<li>Email by using the address mark at unsigned dot io</li>
|
||
|
|
</ul>
|
||
|
|
<p>Please use the public forums and channels for support and help requests. I receive a lot of messages, and while I try to answer everyone (eventually), this is not always possible.</p>
|
||
|
|
<p><center><code>3502</code></center></p></body></html>
|