From 8bb94a39609f57be2c486f579849eebb04606808 Mon Sep 17 00:00:00 2001 From: Christophe Besson Date: Fri, 25 Sep 2026 16:31:52 +0200 Subject: feat(hub): friendlier welcome page, link previews, robots.txt and favicon Welcome page: privacy said once, a three-step "how it works", a documentation box, download (green) and legal links under the sign-in form, on a dark gradient backdrop covering the whole page. Link previews: Open Graph tags in the app shell, rendered for identity.id, with the square icon as image. robots.txt, favicon and touch icon served at the origin root. Co-Authored-By: Claude Opus 5.5 --- site/about.html | 2 ++ site/downloads.html | 2 ++ site/index.html | 2 ++ 3 files changed, 6 insertions(+) (limited to 'site') diff --git a/site/about.html b/site/about.html index 2b41f4f..b9cd154 100644 --- a/site/about.html +++ b/site/about.html @@ -4,6 +4,8 @@ About — MeshBay + + diff --git a/site/downloads.html b/site/downloads.html index f231a25..531f6ce 100644 --- a/site/downloads.html +++ b/site/downloads.html @@ -4,6 +4,8 @@ Downloads — MeshBay + + diff --git a/site/index.html b/site/index.html index e9691e1..d40a810 100644 --- a/site/index.html +++ b/site/index.html @@ -4,6 +4,8 @@ MeshBay — Decentralized P2P Platform + + -- cgit v1.2.3