We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c77879 commit 2667041Copy full SHA for 2667041
docs/.vitepress/locales/en.ts
@@ -33,6 +33,7 @@ export default defineConfig({
33
base: '/reference',
34
items: [
35
{ text: 'Configuration', link: '/configuration' },
36
+ { text: 'Icons', link: '/icons' },
37
],
38
},
39
{
docs/.vitepress/locales/ru.ts
base: '/ru/reference',
{ text: 'Конфигурация', link: '/configuration' },
+ { text: 'Иконки', link: '/icons' },
docs/reference/icons.md
@@ -0,0 +1 @@
1
+# Icons
docs/ru/reference/icons.md
+# Иконки
0 commit comments