Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DIEGOHORVATTI authored Jan 17, 2025
1 parent 19d9299 commit 38eab28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ hide_title: true
id: home-page
---

```ts
import ClickHouseLogo from '@site/src/icons/ClickHouseLogo';
import IconCloud from '@site/src/icons/IconCloud';
import IconCluster from '@site/src/icons/IconCluster';
Expand Down Expand Up @@ -169,3 +170,4 @@ export const HomeContainer = () => {
}

<HomeContainer />
```

0 comments on commit 38eab28

Please sign in to comment.