Skip to content

Commit 3e92f61

Browse files
committed
chore: switch to other jetbrains logo
fits better with the other logos because its wide
1 parent 0c772e0 commit 3e92f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
149149
</p>
150150
<div class="grid grid-cols-2 sm:grid-cols-4 gap-4 not-prose">
151151
<LogoCard
152-
src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg"
152+
src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg"
153153
alt="JetBrains"
154154
/>
155155
<LogoCard

0 commit comments

Comments
 (0)