diff options
author | Squibid <me@zacharyscheiman.com> | 2023-07-15 04:36:04 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-07-15 04:36:04 -0400 |
commit | 224a8f75949ecfeec9ef6dc4cd822abb9a6ffed6 (patch) | |
tree | f316f90653992a1918d5b21b1b2a0ec12344ac9c /blog/librex-and-dots | |
parent | 8a61c6f3aceda07acdc00857c7c074bef7550430 (diff) | |
download | site-224a8f75949ecfeec9ef6dc4cd822abb9a6ffed6.tar.gz site-224a8f75949ecfeec9ef6dc4cd822abb9a6ffed6.tar.bz2 site-224a8f75949ecfeec9ef6dc4cd822abb9a6ffed6.zip |
make blog entries match main website theme
and use html metadata for creation date
Diffstat (limited to '')
-rw-r--r-- | blog/librex-and-dots.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/blog/librex-and-dots.html b/blog/librex-and-dots.html index c062434..510d8e3 100644 --- a/blog/librex-and-dots.html +++ b/blog/librex-and-dots.html @@ -1,6 +1,7 @@ +<meta name="date" content="2023/06/27"> <title>librex and dots</title> <link rel=stylesheet href=style.css> -<body> +<body style="background-color: #161617;"> <p> Hello! <br><br> |