diff src/this.html @ 12:5551c7b1a4cb

add private
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 15 Sep 2025 18:12:59 -0600
parents 5419663ca6ca
children
line wrap: on
line diff
--- a/src/this.html	Sat Sep 13 20:03:03 2025 -0600
+++ b/src/this.html	Mon Sep 15 18:12:59 2025 -0600
@@ -10,7 +10,7 @@
 		<div content>
 <h1>This Website</h1>
 
-<p>Here is <a href="https://hg.reactionary.software/repo/arkian/">the source</a> of this webite.  To get it, first install <a href="https://www.mercurial-scm.org/">Mercurial</a>.  Then on the command line, do:</p>
+<p>Here is <a href="https://hg.reactionary.software/repo/arkian/">the source</a> of this website.  To get it, first install <a href="https://www.mercurial-scm.org/">Mercurial</a>.  Then on the command line, do:</p>
 
 <code block>
 hg clone https://hg.reactionary.software/repo/arkian
@@ -44,7 +44,9 @@
 
 <p>Then in your browser, go to <a href="http://localhost:8080/">http://localhost:8080/</a>.</p>
 
-<p>This website may be updated as needed, particularly to fix broken links.</p>
+<p>There is also <a href="https://hg.reactionary.software/repo/arkian_private/">a private website</a> containing private info that you need.  Ask another Arkian to give you access to it.  All of the above applies to the private website as well.</p>
+
+<p>These websites may be updated as needed, particularly to fix broken links.</p>
 		</div>
 	</body>
 </html>