1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00

Заменил имена файлов документации на транслит латиницей

This commit is contained in:
Anton
2024-01-29 00:55:00 +03:00
parent 55c66052c0
commit 22202d011d
147 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ const config = {
favicon: 'img/favicon.ico',
// Set the production url of your site here
url: 'https://your-docusaurus-site.example.com',
url: 'https://opi.neocities.org',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
@@ -80,7 +80,7 @@ const config = {
items: [
{
label: 'Описания методов',
to: '/docs/Начало%20работы',
to: '/docs/Nachalo-raboty',
},
],
},