cmux/web/app
Lawrence Chen c640355154 Rename public/icon.png to logo.png to fix blurry icon
Next.js App Router serves app/icon.png (32x32 favicon) at /icon.png,
shadowing the 256x256 public/icon.png. Rename to /logo.png so the
high-res image is served for the site logo.
2026-02-10 01:07:52 -08:00
..
(legal) Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
blog Update blog post date to February 12, 2026 2026-02-10 01:06:01 -08:00
community Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
components Rename public/icon.png to logo.png to fix blurry icon 2026-02-10 01:07:52 -08:00
docs Full-screen overlay with drawer-local close button and theme toggle 2026-02-10 00:54:51 -08:00
apple-icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
favicon.ico Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
globals.css Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
keyboard-shortcuts.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
layout.tsx Move theme toggle into header and fix mobile button wrapping 2026-02-10 00:28:01 -08:00
page.tsx Rename public/icon.png to logo.png to fix blurry icon 2026-02-10 01:07:52 -08:00
providers.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
robots.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
sitemap.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
theme.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
typing.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00