Skip to content

Commit def22c0

Browse files
authored
Turn off survey banner (#710)
1 parent 9350881 commit def22c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function IndexPage() {
1717
card={
1818
'https://raw.githubusercontent.com/xarray-contrib/xarray.dev/main/public/Xarray-assets/Icon/Xarray_Icon_Final.png'
1919
}
20-
enableBanner
20+
// enableBanner
2121
>
2222
<HeroBanner />
2323
<Features />

0 commit comments

Comments
 (0)