Skip to content

Commit e751b4e

Browse files
authored
removed getting started links from landing (scroll-tech#501)
1 parent 8a145be commit e751b4e

File tree

15 files changed

+0
-802
lines changed

15 files changed

+0
-802
lines changed

public/svgs/Brownie.svg

Lines changed: 0 additions & 229 deletions
This file was deleted.

public/svgs/Foundry.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

public/svgs/Hardhat.svg

Lines changed: 0 additions & 28 deletions
This file was deleted.

public/svgs/Remix.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

public/svgs/Truffle.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/assets/svgs/home/EthersJS.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/features/landing/sections/ResourcesCTA.astro

Lines changed: 0 additions & 69 deletions
This file was deleted.

src/pages/en/home/QuickStart.astro

Lines changed: 0 additions & 111 deletions
This file was deleted.

src/pages/en/home/index.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { changeLanguage } from "i18next"
33
import HomeLayout from "../../../layouts/HomeLayout.astro"
44
import Search from "../../../components/HomeSearch"
5-
import QuickStart from "./QuickStart.astro"
65
import Navigate from "./Navigate.astro"
76
import ConnectUs from "./ConnectUs.astro"
87
@@ -18,7 +17,6 @@ changeLanguage("en")
1817
</div>
1918
<div class="content bg-white dark:bg-black">
2019
<div class="inner">
21-
<QuickStart />
2220
<Navigate />
2321
<ConnectUs />
2422
</div>

src/pages/es/home/QuickStart.astro

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)