feat: add posts
This commit is contained in:
8
post/test.mdx
Normal file
8
post/test.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
# Hello world!
|
||||
|
||||
```c
|
||||
int main(int argc, char** argv) {
|
||||
return 0;
|
||||
}
|
||||
```
|
Reference in New Issue
Block a user