diff options
| author | Jay V <[email protected]> | 2025-09-03 15:53:12 -0700 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-09-03 15:53:31 -0700 |
| commit | 2808e95ac7fca02d3d9fb632a3ad361a5d3bf7b3 (patch) | |
| tree | 270ef18a0151520904be4877b9985c2f8f04608d /cloud/app | |
| parent | 70e0d71ac271c99bc2467715069c5be4547fceda (diff) | |
| download | opencode-2808e95ac7fca02d3d9fb632a3ad361a5d3bf7b3.tar.gz opencode-2808e95ac7fca02d3d9fb632a3ad361a5d3bf7b3.zip | |
ignore: zen
Diffstat (limited to 'cloud/app')
| -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"> |
