about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--table.connusers3
-rw-r--r--table.weekconns2
3 files changed, 3 insertions, 4 deletions
diff --git a/index.html b/index.html
index 25db3d7..6eddb21 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-        <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
+        <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a rel="me" href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
 	</div>
 	<div id="content">
 		<p>Welcome to tilde.institute! This is an OpenBSD machine whose purpose is to provide a space in the <a href="https://tildeverse.org">tildeverse</a> for experimentation with and education of the OpenBSD operating system. A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the <a href="https://learnbchs.org">BCHS Stack</a>. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.</p>
diff --git a/table.connusers b/table.connusers
index 52d934f..b3da0dc 100644
--- a/table.connusers
+++ b/table.connusers
@@ -1,6 +1,5 @@
 <ul>
-<li>lorenzo</li>
-<li>ahriman</li>
 <li>nimbius</li>
 <li>rnelson</li>
+<li>lorenzo</li>
 </ul>
diff --git a/table.weekconns b/table.weekconns
index b5045cc..8fdd954 100644
--- a/table.weekconns
+++ b/table.weekconns
@@ -1 +1 @@
-21
\ No newline at end of file
+22
\ No newline at end of file