slug | title | authors | tags | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
greetings |
Greetings! |
|
|
Let's see how to Create a page.
function HelloDocusaurus() {
return <h1>Hello, Docusaurus!</h1>;
}
:::tip My tip
Use this awesome feature option
:::
:::danger Take care
This action is dangerous
:::
Congratulations, you have made your first post!
Feel free to play around and edit this post as much you like.