Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 26ef264

Browse files
authored
Merge pull request #408 from janhq/407-feat-remove-installation-script-on-nitro-section
comment out get nitro
2 parents a7e8ca2 + 209fc2b commit 26ef264

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/src/pages/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Layout from "@theme/Layout";
66

77
import GithubButtob from "@site/src/containers/GithubButton";
88

9-
import GetNitro from "@site/src/containers/Homepage/GetNitro";
109
import Statistic from "@site/src/containers/Homepage/Statistic";
1110
import OpenAI from "@site/src/containers/Homepage/OpenAI";
1211
import Platform from "@site/src/containers/Homepage/Platform";
@@ -49,9 +48,6 @@ export default function Home() {
4948
<GithubButtob />
5049
</div>
5150
</div>
52-
<div className="mt-10">
53-
<GetNitro />
54-
</div>
5551
</div>
5652

5753
<div className="mt-4 md:mt-20 2xl:mt-4">

0 commit comments

Comments
 (0)