From bb3926bf456a7da9db0b0fb45967da91569273d3 Mon Sep 17 00:00:00 2001 From: Ryan Vogel Date: Wed, 14 Jan 2026 10:01:02 -0500 Subject: [PATCH] fix(homepage): Update FAQ to include desktop and web links (#8453) --- packages/console/app/src/routes/download/index.tsx | 3 ++- packages/console/app/src/routes/index.tsx | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/console/app/src/routes/download/index.tsx b/packages/console/app/src/routes/download/index.tsx index 4290efd16..8b8f50968 100644 --- a/packages/console/app/src/routes/download/index.tsx +++ b/packages/console/app/src/routes/download/index.tsx @@ -441,7 +441,8 @@ export default function Download() {
  • - Not anymore! OpenCode is now available as an app for your desktop. + Not anymore! OpenCode is now available as an app for your desktop and{" "} + web!
  • diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 830bd9c95..d06c0dcf6 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -692,7 +692,8 @@ export default function Home() {
  • - Not anymore! OpenCode is now available as an app for your desktop. + Not anymore! OpenCode is now available as an app for your desktop and{" "} + web!