Skip to content

Commit 8c57368

Browse files
authored
Merge pull request #59 from Flow-Launcher/remove-old-sponsor
chore: remove old sponsor from main page
2 parents 3492abb + 2a2b597 commit 8c57368

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed
-3.94 KB
Binary file not shown.

src/components/main-page/1_HeroSection.astro

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ const sponsors = [
3636
label: "TheBestPessimist",
3737
rounded: false,
3838
},
39-
{
40-
href: "https://github.com/AjmalParkar006",
41-
src: import("@/assets/main-page/sponsor_AjmalParkar006.jpg"),
42-
alt: "",
43-
label: "AjmalParkar006",
44-
rounded: true,
45-
},
4639
];
4740
4841
const latestVersion = await getGitHubReleaseData();

0 commit comments

Comments
 (0)