Files
squi.bid/blog/It's-Alive!.html
Squibid 224a8f7594 make blog entries match main website theme
and use html metadata for creation date
2023-07-15 04:36:04 -04:00

11 lines
250 B
HTML

<meta name="date" content="2023/05/01">
<title>It's Alive!</title>
<link rel=stylesheet href=style.css>
<body style="background-color: #161617;">
<p>
Cloning via http(s) now works!
<br><br>
btw I will be posting my dotfiles soontm
</p>
</body>