Skip to content

Commit

Permalink
Merge pull request #122 from patudom/add-seo-keywords
Browse files Browse the repository at this point in the history
Add seo keywords
  • Loading branch information
patudom authored Mar 27, 2024
2 parents 9b5564b + acf5c19 commit 0d70636
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,25 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta name="description" content="Watch the April 8, 2024 solar eclipse from anywhere in this interactive map/sky view. Explore data to see your chances of having clear skies on eclipse day!">
<meta property="og:type" content="website">
<meta property="og:url" content="https://projects.cosmicds.cfa.harvard.edu/solar-eclipse-2024/">
<meta property="og:title" content="Solar Eclipse 2024">
<meta property="og:title" content="Cosmic Data Stories: 2024 Solar Eclipse">
<meta property="og:description"
content="See the April 8, 2024 solar eclipse from multiple points of view.">
content="Watch the April 8, 2024 solar eclipse from anywhere in this interactive map/sky view. Explore data to see your chances of having clear skies on eclipse day!">
<meta property="og:site_name" content="Solar Eclipse 2024">
<meta property="og:image" content="https://projects.cosmicds.cfa.harvard.edu/solar-eclipse-2024/preview.png">
<meta property="og:image:secure_url" content="https://projects.cosmicds.cfa.harvard.edu/solar-eclipse-2024/preview.png">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="596">
<meta property="og:image:height" content="886">
<meta property="og:image:alt" content="Story preview image">
<meta property="og:image:alt" content="Image shows interface for the Solar Eclipse 2024 Data Story. The main view shows an eclipse in totality from a location in Mexico, with the dark Moon covering the Sun. The Sun's ethereal corona can be seen glowing behind the Moon. The top part of the screen has text instructions on the left and a map of North America on the right.">
<meta name="twitter:site" content="@CosmicDataStory">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@CosmicDataStory">
<meta name="twitter:image" content="https://projects.cosmicds.cfa.harvard.edu/solar-eclipse-2024/preview.png">
<link rel="icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.png">
<title>Solar Eclipse 2024</title>
<title>Cosmic Data Stories: Solar Eclipse 2024</title>
</head>

<body>
Expand Down

0 comments on commit 0d70636

Please sign in to comment.