Skip to content

Commit 4b125eb

Browse files
committed
fix: Import in mdx
1 parent 51092e4 commit 4b125eb

File tree

4 files changed

+0
-8
lines changed
  • i18n
    • en/docusaurus-plugin-content-docs/version-Helios
    • nl/docusaurus-plugin-content-docs/version-Helios
    • ru/docusaurus-plugin-content-docs/version-Helios
  • versioned_docs/version-Helios

4 files changed

+0
-8
lines changed

i18n/en/docusaurus-plugin-content-docs/version-Helios/p1.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
title: Part 1 - Introduction
33
---
44

5-
```mdx-code-block
65
import Tabs from '@theme/Tabs';
76
import TabItem from '@theme/TabItem';
8-
```
97

108
## Introduction
119
For this first tutorial dedicated to the development of the Helios Launcher, we will modify the welcome page, change the logo, the name of the folder where the data are stored and the name of the launcher. We will also create the Helios Launcher fork and install the software required to properly develop the Helios Launcher.

i18n/nl/docusaurus-plugin-content-docs/version-Helios/p1.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
title: Deel 1 - Introductie
33
---
44

5-
```mdx-code-block
65
import Tabs from '@theme/Tabs';
76
import TabItem from '@theme/TabItem';
8-
```
97

108
## Introductie
119
Voor deze eerste tutorial gewijd aan de ontwikkeling van de Helios Launcher, zullen we de welkomstpagina aanpassen, het logo, de naam van de map waar de gegevens worden opgeslagen en de naam van de launcher. We zullen ook de Helios Launcher fork aanmaken en de software installeren die nodig is om de Helios Launcher goed te ontwikkelen.

i18n/ru/docusaurus-plugin-content-docs/version-Helios/p1.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
title: Часть 1 - Введение
33
---
44

5-
```mdx-code-block
65
import Tabs from '@theme/Tabs';
76
import TabItem from '@theme/TabItem';
8-
```
97

108
## Введение
119
В этом первом уроке, посвященном разработке Helios Launcher, мы изменим страницу приветствия, поменяем логотип, название папки, в которой хранятся данные, и название программы запуска. Мы также создадим форк Helios Launcher и установим программное обеспечение, необходимое для правильной разработки Helios Launcher.

versioned_docs/version-Helios/p1.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
title: Partie 1 - Les débuts
33
---
44

5-
```mdx-code-block
65
import Tabs from '@theme/Tabs';
76
import TabItem from '@theme/TabItem';
8-
```
97

108
## Introduction
119
Pour ce premier tuto consacré au développement du Helios Launcher, nous allons modifier la page de bienvenue, changer le logo, le nom du dossier où sont stockées les données et le nom du launcher. Nous allons aussi créer le fork du Helios Launcher et installer les logiciels requis pour développer correctement le Helios Launcher.

0 commit comments

Comments
 (0)