about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--table.connusers3
-rw-r--r--wiki.php4
2 files changed, 4 insertions, 3 deletions
diff --git a/table.connusers b/table.connusers
index b3da0dc..061699d 100644
--- a/table.connusers
+++ b/table.connusers
@@ -1,5 +1,6 @@
 <ul>
-<li>nimbius</li>
 <li>rnelson</li>
 <li>lorenzo</li>
+<li>al002</li>
+<li>nimbius</li>
 </ul>
diff --git a/wiki.php b/wiki.php
index 149b5fb..dfad6b4 100644
--- a/wiki.php
+++ b/wiki.php
@@ -23,9 +23,9 @@
     ?>
 
         <h2>~institute wiki</h2>
-        <p>welcome to the tilde.institute wiki</p>
+        <p>Welcome to the tilde.institute wiki</p>
 
-        <p>if you want to contribute, check out the
+        <p>If you want to add a page, check out the
         <a href="https://tildegit.org/institute/site/src/branch/master/wikipages">repository</a> and open a PR!
         </p>