mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
717 B
717 B
slug, title, description, image, tags, keywords, date
| slug | title | description | image | tags | keywords | date | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| template | title | Описание | ./logo.png |
|
|
2023-11-29 |
Описание для предварительного просмотра на главной странице
Введение
Blog posts support Docusaurus Markdown features, such as MDX.
:::tip
Use the power of React to create interactive blog posts.
<button onClick={() => alert('button clicked!')}>Click me!</button>
<button onClick={() => alert('button clicked!')}>Click me!
:::
