try first post
This commit is contained in:
17
content/post/first/index.md
Normal file
17
content/post/first/index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: First post!
|
||||
summary: My first ever blog post on this new site
|
||||
date: 2024-08-06
|
||||
|
||||
---
|
||||
# Heading 1
|
||||
|
||||
## Testing...
|
||||
|
||||
```c
|
||||
printf("hello world!");
|
||||
```
|
||||
|
||||
1. one
|
||||
1. two
|
||||
1. three
|
||||
Reference in New Issue
Block a user