File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
@@ -26,6 +28,7 @@ layout: home
2628 <small className = " !text-xs" >EOLバージョン用</small >
2729 </Button >
2830 </div >
31+
2932 </div >
3033</section >
3134
@@ -114,7 +117,9 @@ layout: home
114117
115118 // run with `node threads.mjs`
116119 ` ` `
120+
117121 </div>
118122
119- 私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
123+ 私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
124+
120125</section>
You can’t perform that action at this time.
0 commit comments