WIP: Architecture Refactor, add additional demo content

This commit is contained in:
2025-12-28 00:18:04 -08:00
parent 16a441513e
commit c34f11de00
3 changed files with 3 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ draft: false
# Your Post Title
Your content here. You can use standard markdown syntax:
Your content here. You can use standard markdown syntax:
## Section Heading
@@ -19,6 +19,7 @@ Write your paragraphs with proper spacing.
- Bullet points
- Another point
- And another
- with HMR
**Bold text** and *italic text* are supported.
@@ -31,4 +32,3 @@ console.log(example);
> Blockquotes for important callouts or quotes.
This is just a template - delete this file or ignore it when writing your actual posts.