We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c772e0 commit 3e92f61Copy full SHA for 3e92f61
src/pages/index.astro
@@ -149,7 +149,7 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
149
</p>
150
<div class="grid grid-cols-2 sm:grid-cols-4 gap-4 not-prose">
151
<LogoCard
152
- src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg"
+ src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg"
153
alt="JetBrains"
154
/>
155
0 commit comments