From 84d1c3eb798a83f8ab9315bcb20977c5411128b7 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 30 Aug 2025 21:57:43 +0000 Subject: [PATCH] Add tools to generate favicons and social media images Adds two new HTML files: `generate-favicon.html` for creating favicons in various sizes, and `generate-social-image.html` for generating social media share images with predefined branding. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 051a65da-1176-4478-a61c-c662f2a15536 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/051a65da-1176-4478-a61c-c662f2a15536/9NQBiz8 --- client/src/generate-favicon.html | 192 ++++++++++++++++++++++++++ client/src/generate-social-image.html | 135 ++++++++++++++++++ 2 files changed, 327 insertions(+) create mode 100644 client/src/generate-favicon.html create mode 100644 client/src/generate-social-image.html diff --git a/client/src/generate-favicon.html b/client/src/generate-favicon.html new file mode 100644 index 0000000..939cfc3 --- /dev/null +++ b/client/src/generate-favicon.html @@ -0,0 +1,192 @@ + + +
+ + +Generate favicons in multiple sizes with your go4.video logo
+ +