diff src/blog/blog.html @ 25:4e019ee9c44d default tip

add Saving This Website
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 29 Sep 2025 13:22:51 -0600
parents d32071c18e2b
children
line wrap: on
line diff
--- a/src/blog/blog.html	Sun Sep 28 13:50:30 2025 -0600
+++ b/src/blog/blog.html	Mon Sep 29 13:22:51 2025 -0600
@@ -11,6 +11,7 @@
 			<h1>Blog</h1>
 
 			<ul links>
+				<li><a href="Saving_This_Website.html">Saving This Website</a></li>
 				<li><a href="Programming_Is_Hopeless.html">Programming Is Hopeless</a></li>
 			</ul>
 		</div>