mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
## Hello
|
|
|
|
This is my first post.
|
|
|
|
```tsx
|
|
console.log('Hello world.');
|
|
```
|