diff src/this.html.luan @ 68:32be9862e1cc default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 15 Sep 2024 10:52:25 -0600
parents b1982e401900
children
line wrap: on
line diff
--- a/src/this.html.luan	Sun Sep 15 08:09:27 2024 -0600
+++ b/src/this.html.luan	Sun Sep 15 10:52:25 2024 -0600
@@ -21,7 +21,7 @@
 		<div content>
 			<h1>This Website</h1>
 
-			<p>This website is a tiny example of reactionary software.  The UI is clean and simple, not fashionable.  View the HTML source in the browser.  Unlike all modern websites, the HTML here is readable.  Now look at <a href="https://hg.reactionary.software/repo/reactionary">the source</a> which is in <a href="/mercurial.html">Mercurial</a>.  And the code is written in <a href="http://www.luan.software/">Luan</a> which makes it simple.</p>
+			<p>This website is a tiny example of reactionary software.  The UI is clean and simple, not fashionable.  View the HTML source in the browser.  Unlike all modern websites, the HTML here is readable.  Now look at <a href="https://hg.reactionary.software/repo/reactionary">the source</a> which is in <a href="/mercurial.html">Mercurial</a>.  And the code is written in <a href="https://www.luan.software/">Luan</a> which makes it simple.</p>
 		</div>
 	</body>
 </html>