Skip to content

Commit 207b401

Browse files
committed
chore: revert mdx changes
1 parent 881ddd2 commit 207b401

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

apps/site/pages/ja/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ layout: home
1010
<h1 className="special">どこでもJavaScriptを使おう</h1>
1111

1212
Node.js®はクロスプラットフォームに対応したフリーでオープンソースのJavaScript実行環境です。開発者にサーバー、ウェブアプリ、コマンドラインツール、スクリプトなどを開発する環境を提供します。
13-
1413
</div>
1514

1615
<div className="flex gap-4">
@@ -27,7 +26,6 @@ layout: home
2726
<small className="!text-xs">EOLバージョン用</small>
2827
</Button>
2928
</div>
30-
3129
</div>
3230
</section>
3331

@@ -116,9 +114,7 @@ layout: home
116114

117115
// run with `node threads.mjs`
118116
```
119-
120117
</div>
121118
122-
私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
123-
119+
私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
124120
</section>

0 commit comments

Comments
 (0)