From f2da2e4b4a5663ee771c248a3c60600538b46c55 Mon Sep 17 00:00:00 2001 From: Carifio24 Date: Sun, 7 Apr 2024 00:32:02 -0400 Subject: [PATCH] Update shortcut name. --- public/index.html | 1 + public/site.webmanifest | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 3be2dbe..cbd4d7f 100644 --- a/public/index.html +++ b/public/index.html @@ -37,6 +37,7 @@ + Cosmic Data Stories: Solar Eclipse 2024 diff --git a/public/site.webmanifest b/public/site.webmanifest index f79ede2..2a21ed0 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,3 +1,4 @@ { - "name": "Cosmic Data Stories: Solar Eclipse 2024" + "name": "Cosmic Data Stories: Solar Eclipse 2024", + "short_name": "Eclipse 2024" }