diff options
author | Zachary Scheiman <me@zacharyscheiman.com> | 2023-04-17 13:22:43 +0000 |
---|---|---|
committer | Zachary Scheiman <me@zacharyscheiman.com> | 2023-04-17 13:22:43 +0000 |
commit | ebf7438feb426f7d5100b6520b9839ce257076a9 (patch) | |
tree | c17fec92ecb35a5ddfa6c130c300b5469b8ebab0 /blog/It's-Alive!.html | |
parent | 2bcbc28abbf4c2b96cc65fc24883b504d096a719 (diff) | |
download | site-ebf7438feb426f7d5100b6520b9839ce257076a9.tar.gz site-ebf7438feb426f7d5100b6520b9839ce257076a9.tar.bz2 site-ebf7438feb426f7d5100b6520b9839ce257076a9.zip |
new blog post
Diffstat (limited to '')
-rw-r--r-- | blog/It's-Alive!.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/blog/It's-Alive!.html b/blog/It's-Alive!.html new file mode 100644 index 0000000..f96b6b4 --- /dev/null +++ b/blog/It's-Alive!.html @@ -0,0 +1,9 @@ +<title>It's Alive!</title> +<link rel=stylesheet href=style.css> +<body> +<p> + Cloning via http(s) now works! + <br><br> + btw I will be posting my dotfiles soontm +</p> +</body> |