diff --git a/web/app/blog/show-hn-launch/page.tsx b/web/app/blog/show-hn-launch/page.tsx index 0800297b..dd02c5e5 100644 --- a/web/app/blog/show-hn-launch/page.tsx +++ b/web/app/blog/show-hn-launch/page.tsx @@ -159,7 +159,7 @@ export default function ShowHNLaunchPage() {

- Surprisingly, cmux went semi-viral in Japan! + Surprisingly, cmux went viral in Japan:

@@ -171,6 +171,12 @@ export default function ShowHNLaunchPage() { it has its own notification system."

+

+ And semi-viral in China: +

+ + +

Another exciting thing was seeing people build on top of the cmux CLI. sasha built a pi-cmux extension that shows model info, token diff --git a/web/app/components/spacing-control.tsx b/web/app/components/spacing-control.tsx index c995715b..e3bae491 100644 --- a/web/app/components/spacing-control.tsx +++ b/web/app/components/spacing-control.tsx @@ -27,7 +27,7 @@ const defaults: DevValues = { featuresLh: 1.275, featuresPt: 12, featuresPb: 15, - communityGap: 6, + communityGap: 16, faqPt: 0, docsPt: 8, }; diff --git a/web/app/page.tsx b/web/app/page.tsx index 566d6c68..424945b0 100644 --- a/web/app/page.tsx +++ b/web/app/page.tsx @@ -201,7 +201,7 @@ export default function Home() {

Community

-