diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx
index 23d602db..bbe7f8b1 100644
--- a/cloud/app/src/routes/index.tsx
+++ b/cloud/app/src/routes/index.tsx
@@ -166,7 +166,7 @@ export default function Home() {
opencode TUI with the tokyonight theme
-
+
@@ -175,7 +175,7 @@ export default function Home() {
opencode in VS Code
-
+
@@ -183,7 +183,7 @@ export default function Home() {
opencode in GitHub
-
+
diff --git a/package.json b/package.json
index 25622fcc..78a0e543 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,6 @@
"zod": "3.25.76"
},
"patchedDependencies": {
- "@solidjs/start@1.1.7": "patches/@solidjs%2Fstart@1.1.7.patch"
-}
+ "@solidjs/start@1.1.7": "patches/@solidjs%2Fstart@1.1.7.patch"
+ }
}