Files
DefectingCat.github.io/pages/p/first-post.mdx
DefectingCat 7e3030bd01 Init
2022-03-20 19:08:06 +08:00

8 lines
74 B
Plaintext

## Hello
This is my first post.
```tsx
console.log('Hello world.');
```