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>
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>
After the intro finishes, users are redirected to POST_VIDEO_REDIRECT_URL loaded via generated config.js for dev, Docker, and Dokploy deployments.
Co-authored-by: Cursor <cursoragent@cursor.com>