From 24c7d00c234358b529b952e454e1bb3cffeba44f Mon Sep 17 00:00:00 2001 From: Nicolas Varrot Date: Wed, 11 Feb 2026 11:46:29 +0000 Subject: [PATCH] fix: correct index.html lang, title, favicon and add meta tags for SEO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change lang='fr' to lang='en' (open-source project default) - Change title from 'Marlbot Chat' to 'PinchChat' - Change favicon emoji from 🤖 to 🦞 (project mascot) - Add meta description, theme-color, and Open Graph tags --- index.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 6120453..92cacdb 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,16 @@ - + - Marlbot Chat - + + + + + + + PinchChat +