Skip to content

Commit 5719e96

Browse files
committed
chore: revert mdx changes
1 parent 207b401 commit 5719e96

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

apps/site/pages/ja/index.mdx

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

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

1516
<div className="flex gap-4">
@@ -18,6 +19,7 @@ layout: home
1819

1920
<Button kind="primary" className="!block dark:!hidden" href="/download">Node.js®を入手</Button>
2021

22+
2123
<Button kind="secondary" className="!block" href="/about/eol">
2224
<span>セキュリティサポート</span>
2325

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

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

0 commit comments

Comments
 (0)