initial commit

This commit is contained in:
sepia 2024-10-24 23:40:31 -05:00
commit 6c1c2fc043
11 changed files with 3112 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<head>
<meta name="title" content="Other Post">
<meta name="date" content="2024-09-24T00:00:00Z">
</head>
<article>
<h1>Welcome to another post!</h1>
<p>another one!</p>
</article>

View file

@ -0,0 +1,4 @@
<article>
<h1>Test</h1>
<p>This is just a test!</p>
</article>