Mercurial Hosting > arkian
comparison 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 |
comparison
equal
deleted
inserted
replaced
24:d8e08e435722 | 25:4e019ee9c44d |
---|---|
9 <script> header() </script> | 9 <script> header() </script> |
10 <div content> | 10 <div content> |
11 <h1>Blog</h1> | 11 <h1>Blog</h1> |
12 | 12 |
13 <ul links> | 13 <ul links> |
14 <li><a href="Saving_This_Website.html">Saving This Website</a></li> | |
14 <li><a href="Programming_Is_Hopeless.html">Programming Is Hopeless</a></li> | 15 <li><a href="Programming_Is_Hopeless.html">Programming Is Hopeless</a></li> |
15 </ul> | 16 </ul> |
16 </div> | 17 </div> |
17 </body> | 18 </body> |
18 </html> | 19 </html> |