This commit is contained in:
fuhuifang 2021-05-26 10:52:18 -07:00 коммит произвёл GitHub
Родитель 82a0e3c042
Коммит d129c6b975
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -1,10 +1,6 @@
const path = require('path');
module.exports = {
i18n: {
defaultLocale: 'en',
locales: ['en', 'ja'],
},
title: 'Azure Machine Learning',
tagline: 'Open source cheat sheets for Azure ML',
url: 'https://github.com/Azure/',
@ -25,10 +21,6 @@ module.exports = {
},
items: [
{to: '/docs/cheatsheets/python/v1/cheatsheet', label: 'Python SDK', position: 'left'},
{
type: 'localeDropdown',
position: 'left',
},
],
},
footer: {

Просмотреть файл

@ -1 +0,0 @@
This is a placeholder for translation files in Japanese. Please follow instructions: https://docusaurus.io/docs/i18n/tutorial