Skip to content

Commit b23f621

Browse files
committed
revert docusaurus changes
1 parent 2aab1b2 commit b23f621

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
module.exports = {
33
title: 'Kotlin Multiplatform Mobile',
44
tagline: 'by IceRock Development',
5-
url: 'https://alex009.github.io',
6-
baseUrl: '/kmm.icerock.dev/',
5+
url: 'https://kmm.icerock.dev',
6+
baseUrl: '/',
77
onBrokenLinks: 'throw',
88
onBrokenMarkdownLinks: 'warn',
99
favicon: 'img/favicon.ico',
10-
organizationName: 'alex009', // Usually your GitHub org/user name.
10+
organizationName: 'icerockdev', // Usually your GitHub org/user name.
1111
projectName: 'kmm.icerock.dev', // Usually your repo name.
1212
// i18n: {
1313
// defaultLocale: 'ru',

0 commit comments

Comments
 (0)