Skip to content

Commit cabdfe9

Browse files
committed
Update logo for hero
1 parent 45ce589 commit cabdfe9

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

images/hero/background-dark.png

-14.8 KB
Loading

images/hero/background-light.png

-20 KB
Loading

index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export const HeroCard = ({ filename, title, description, href }) => {
2424
src="/images/hero/background-light.png"
2525
className="block dark:hidden pointer-events-none"
2626
/>
27-
2827
<img
2928
src="/images/hero/background-dark.png"
3029
className="hidden dark:block pointer-events-none"

0 commit comments

Comments
 (0)