Fix docs Netlify build (#1859)

This commit is contained in:
Matthew Phillips 2021-11-17 13:12:00 -05:00 committed by GitHub
parent c37aea0186
commit 154cb4d506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,6 +162,10 @@ export const SIDEBAR = {
{ text: 'Начало работы', link: 'ru/getting-started' },
{ text: 'Быстрый старт', link: 'ru/quick-start' },
],
it: [
{ text: 'Impostare', header: true },
{ text: 'Come iniziare', link: 'it/getting-started' },
]
};
export const SITE = {