18 lines
180 B
Markdown
18 lines
180 B
Markdown
---
|
|
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
|