From 569221a69398387430d87a6f34e8c6dc07a1211a Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 22 Oct 2023 16:26:52 +0100 Subject: [PATCH 1/3] Improve app's bootstrap HTML metadata Some simple changes to remove defaults from the CreateReactApp origins: - Improves the HTML title to more specifically match this app (vs. other IPFS produced sites) - Adds a meta description (pulled from the Github repo) - Adds an IPFS theme colour in HTML meta - Adds canonical link to bootstrap HTML --- public/index.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index 08f3b78a2..77a5366e8 100644 --- a/public/index.html +++ b/public/index.html @@ -3,9 +3,10 @@ - + + - IPFS + WebUI | IPFS + - - + +
From a86829d2544e986faf3b04ff16c6880c35ec15da Mon Sep 17 00:00:00 2001 From: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:17:41 -0700 Subject: [PATCH 2/3] fix: meta theme-color --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 77a5366e8..318514602 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - + From b1f4255e50c29008eb1f0cd876457c88189ed223 Mon Sep 17 00:00:00 2001 From: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:22:55 -0700 Subject: [PATCH 3/3] chore: uodate meta description Co-authored-by: Marcin Rataj --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 318514602..e4b5e2b41 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ - +