Skip to content

Commit

Permalink
Update shortcut name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed Apr 7, 2024
1 parent 9b98746 commit f2da2e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<link rel="apple-touch-icon" sizes="114x114" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon-114.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon-144.png">
<link rel="shortcut icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.ico">
<meta name="apple-mobile-web-app-title" content="Eclipse 2024">
<link rel="manifest" href="site.webmanifest">
<title>Cosmic Data Stories: Solar Eclipse 2024</title>
</head>
Expand Down
3 changes: 2 additions & 1 deletion public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"name": "Cosmic Data Stories: Solar Eclipse 2024"
"name": "Cosmic Data Stories: Solar Eclipse 2024",
"short_name": "Eclipse 2024"
}

0 comments on commit f2da2e4

Please sign in to comment.