diff options
Diffstat (limited to 'cloud')
| -rw-r--r-- | cloud/app/src/routes/index.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx index f69ac8462..95995d725 100644 --- a/cloud/app/src/routes/index.tsx +++ b/cloud/app/src/routes/index.tsx @@ -81,6 +81,7 @@ export default function Home() { </div> </section> + {/* <section data-component="zen"> <a href="/docs/zen"> opencode zen @@ -98,6 +99,7 @@ export default function Home() { </Match> </Switch> </section> + */ } <section data-component="features"> <ul data-slot="list"> |
