- Add VT323 ASCII art logo to logo.mjs as single source of truth - Website nav and hero use VT323 font via AsciiLogo.astro component - TUI header and CLI help render the ASCII logo with block-centered alignment - OAuth callback pages (Pi and alphaXiv) show branded feynman logotype - Auto-set recommended model after provider login Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 lines
153 B
TypeScript
4 lines
153 B
TypeScript
export declare const FEYNMAN_ASCII_LOGO: string[];
|
|
export declare const FEYNMAN_ASCII_LOGO_TEXT: string;
|
|
export declare const FEYNMAN_LOGO_HTML: string;
|