make blog entries match main website theme

and use html metadata for creation date
This commit is contained in:
2023-07-15 04:36:04 -04:00
parent 8a61c6f3ac
commit 224a8f7594
4 changed files with 7 additions and 23 deletions

View File

@ -1,6 +1,7 @@
<meta name="date" content="2023/05/01">
<title>It's Alive!</title>
<link rel=stylesheet href=style.css>
<body>
<body style="background-color: #161617;">
<p>
Cloning via http(s) now works!
<br><br>