1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Страница скачивания для сайта

This commit is contained in:
Anton Titovets
2025-11-02 13:40:27 +03:00
parent 4ef614e013
commit 88766c5d3d
6 changed files with 45 additions and 5 deletions

View File

@@ -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',