Commit Diff


commit - 05aaf9cf67a7f9a2e912869188d0858d6293ca1c
commit + acc429124488cc031960d4a55883d28f27be0293
blob - 31d2aa0cc47d07254420084baf5a50b106650ae0
blob + f4d20b814e9564f3d8e200bc6b16ec2a116aff84
--- index.gmi
+++ index.gmi
@@ -1,7 +1,5 @@
 Welcome to manpager.org!
 
-Right now it's actually just a personal site of Alexander Arkhipov (aa), so go see my directory in usr/.
+=> motd.txt motd
 
-In near future I may add more server-related information here, and in (extremely) distant future -- more users.
-
 => usr/ user directories
blob - abcb0aec215802faefcda282d92507a70ce9ac45
blob + 376c520a9370ae4911a63f33e49c51503426d47b
--- index.gph
+++ index.gph
@@ -1,9 +1,5 @@
 Welcome to manpager.org!
 
-Right now it's actually just a personal site of Alexander Arkhipov
-(aa), so go see my directory in usr/.
+[0|motd|motd.txt|server|port]
 
-In near future I may add more server-related information here, and in
-(extremely) distant future -- more users.
-
 [1|user directories|usr/|server|port]
blob - 157917cd89d5ee6a6baed53f0fbe9186541910e9
blob + d1043142333645c318c1fcd081768cda9cc3d7b3
--- index.html
+++ index.html
@@ -1,15 +1,11 @@
 <title>manpager.org</title>
 <p>Welcome to manpager.org!</p>
-<p>
-	Right now it's actually just a personal site of Alexander Arkhipov (aa),
-	so go see my directory in usr/.
-</p>
-<p>
-	In near future I may add more server-related information here, and in
-	(extremely) distant future -- more users.
-</p>
 <ul>
+	<li><a href="motd.txt">motd</a></li>
+</ul>
+<hr>
+<ul>
 	<li><a href="usr/">user directories</a></li>
 	<li><a href="https://git.manpager.org">git repositories</a></li>
 	<li><a href="pub/">files archive</a></li>
-<ul>
+</ul>