fix blog
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,6 +5,6 @@ esy.lock/
|
||||
*.db
|
||||
*.pem
|
||||
*~
|
||||
posts/*.post
|
||||
posts/*.blog
|
||||
#*
|
||||
|
||||
|
||||
4
posts/test-post-two.post
Normal file
4
posts/test-post-two.post
Normal file
@@ -0,0 +1,4 @@
|
||||
Aug 30 2022
|
||||
blog-testing
|
||||
Blog Testing
|
||||
<h1>BASH SCRIPTS adasdFTW</h1>
|
||||
6
posts/test-post.post
Normal file
6
posts/test-post.post
Normal file
@@ -0,0 +1,6 @@
|
||||
Aug 29, 2022
|
||||
test-post
|
||||
Test Post
|
||||
<p>
|
||||
Some SUPER COOL content.
|
||||
</p>
|
||||
Reference in New Issue
Block a user