You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Страница скачивания для сайта
This commit is contained in:
8
docs/docusaurus/docusaurus.config.js
vendored
8
docs/docusaurus/docusaurus.config.js
vendored
@@ -120,7 +120,7 @@ window.yaContextCb.push(() => {
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'docs',
|
||||
position: 'left',
|
||||
label: 'Описания методов',
|
||||
label: 'Документация',
|
||||
},
|
||||
{
|
||||
type: 'docSidebar',
|
||||
@@ -135,6 +135,12 @@ window.yaContextCb.push(() => {
|
||||
className: 'navbar-boosty-link', // Класс для кастомизации
|
||||
'aria-label': 'Boosty',
|
||||
},
|
||||
{
|
||||
to: '/download',
|
||||
label: 'Скачать',
|
||||
position: 'left',
|
||||
'aria-label': 'Download',
|
||||
},
|
||||
{
|
||||
to: 'https://github.com/Bayselonarrend/OpenIntegrations',
|
||||
label: 'GitHub',
|
||||
|
||||
Reference in New Issue
Block a user