mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-20 00:20:28 +00:00
blog test
This commit is contained in:
+3
-2
@@ -3,7 +3,7 @@ title: About
|
||||
hide_table_of_contents: true
|
||||
---
|
||||
|
||||
# About
|
||||
# О себе
|
||||
|
||||
Тут о себе текст
|
||||
|
||||
@@ -19,7 +19,8 @@ export const Highlight = ({children, color}) => (
|
||||
</span>
|
||||
);
|
||||
|
||||
<Highlight color="#25c2a0">Docusaurus green</Highlight> and <Highlight color="#1877F2">Facebook blue</Highlight> are my favorite colors.
|
||||
<Highlight color="#25c2a0">Зеленый</Highlight> и <Highlight color="#1877F2">Синий</Highlight> тест использования выделений
|
||||
|
||||
|
||||
I can write **Markdown** alongside my _JSX_!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user