New blog entry and changes to how blogs are displayed
- blogs are now in subdirs - blog list is generated through helper function - full blog list is in blog subdir
This commit is contained in:
10
blog/It's-Alive!/index.html
Normal file
10
blog/It's-Alive!/index.html
Normal file
@ -0,0 +1,10 @@
|
||||
<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>
|
Reference in New Issue
Block a user