Mercurial Hosting > arkian
comparison src/blog/blog.html @ 16:d32071c18e2b
mikraite index
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Wed, 17 Sep 2025 16:23:25 -0600 |
| parents | 8f9aa9800737 |
| children | 4e019ee9c44d |
comparison
equal
deleted
inserted
replaced
| 15:d1770abe0781 | 16:d32071c18e2b |
|---|---|
| 2 <html lang="en"> | 2 <html lang="en"> |
| 3 <head> | 3 <head> |
| 4 <script src="/site.js"></script> | 4 <script src="/site.js"></script> |
| 5 <script> head() </script> | 5 <script> head() </script> |
| 6 <title>Arkian - Blog</title> | 6 <title>Arkian - Blog</title> |
| 7 <style> | |
| 8 h1 { | |
| 9 margin-bottom: 0; | |
| 10 } | |
| 11 </style> | |
| 12 </head> | 7 </head> |
| 13 <body> | 8 <body> |
| 14 <script> header() </script> | 9 <script> header() </script> |
| 15 <div content> | 10 <div content> |
| 16 <h1>Blog</h1> | 11 <h1>Blog</h1> |
