mskor.xyz/src/public/blog/first_blog_post.html

5 lines
279 B
HTML

<h3>blog 1</h3>
<p>This is the first blog post on mskor.xyz!</p>
<p>Although this is the first, I'll mostly be testing out formatting and
functionality here, so expect frequent and wild changes!</p>
<a href="" hx-get="/blog" hx-target="#content" hx-swap="innerHTML">back</a>