summaryrefslogtreecommitdiffhomepage
path: root/app/packages/web/src/content/docs/index.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'app/packages/web/src/content/docs/index.mdx')
-rw-r--r--app/packages/web/src/content/docs/index.mdx12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/packages/web/src/content/docs/index.mdx b/app/packages/web/src/content/docs/index.mdx
new file mode 100644
index 000000000..176520ec5
--- /dev/null
+++ b/app/packages/web/src/content/docs/index.mdx
@@ -0,0 +1,12 @@
+---
+title: OpenCode
+description: The AI coding agent built for the terminal.
+template: splash
+hero:
+ title: The AI coding agent built for the terminal.
+ tagline: The AI coding agent built for the terminal.
+ image:
+ dark: ../../assets/logo-dark.svg
+ light: ../../assets/logo-light.svg
+ alt: OpenCode logo
+---