Commit Graph

3 Commits

Author SHA1 Message Date
tomasz-syn-grzegorza 0706909aff Add responsive YouTube short selection by viewport format.
Choose FHD 16:9 or vertical 9:16 intro from .env based on browser aspect ratio, with per-format redirect URLs and orientation change handling.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 13:42:25 +02:00
tomasz-syn-grzegorza d43e747939 Fix YouTube intro loading and extend .env-driven site config.
Embed video settings directly in generated HTML, add optional post-video redirect toggle, and expose Twitter description as a separate env variable.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 17:47:32 +02:00
tomasz-syn-grzegorza 3a843c53f3 Move template assets to .env-driven generation.
Site metadata, images, favicons, and YouTube settings are now configured via .env and rendered from HTML/manifest templates at dev or container startup.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 15:45:04 +02:00