Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,33 +27,33 @@
<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="Simulation of a galaxy similar to IC 5332, exploring the role of feedback on galaxy evolution">
<meta name="keywords" content="WorldWide Telescope, WWT, Museum of Science, simulation, galaxy">
<meta name="description" content="Explore a simulation of a galaxy similar to the Phantom Galaxy (NGC 628/M74) in WorldWide Telescope. Compare JWST and Spitzer infrared, Hubble visible-light, and simulation layers to see how JWST reveals dust and star-forming regions and how stellar feedback shapes the galaxy.">
<meta name="keywords" content="The Phantom Galaxy, NGC 628, M74, James Webb Space Telescope, JWST, Spitzer, Hubble, infrared, visible light, galaxy simulation, star formation, stellar feedback, WorldWide Telescope, WWT, CosmicDS">
<meta property="og:type" content="website">
<meta property="og:url" content="https://projects.cosmicds.cfa.harvard.edu/bubbling-galaxies/">
<meta property="og:title" content="Bubbling Galaxies">
<meta property="og:description" content="Simulation of a galaxy similar to IC 5332 displayed in WorldWide Telescope.">
<meta property="og:site_name" content="CosmicDS: Bubbling Galaxies">
<meta property="og:title" content="The Phantom Galaxy">
<meta property="og:description" content="Explore a simulation of a galaxy similar to the Phantom Galaxy (NGC 628/M74) in WorldWide Telescope. Compare JWST and Spitzer infrared, Hubble visible-light, and simulation layers to see how JWST reveals dust and star-forming regions and how stellar feedback shapes the galaxy.">
<meta property="og:site_name" content="CosmicDS: The Phantom Galaxy">
<meta property="og:image" content="https://projects.cosmicds.cfa.harvard.edu/bubbling-galaxies/preview.png">
<meta property="og:image:secure_url" content="https://projects.cosmicds.cfa.harvard.edu/bubbling-galaxies/preview.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="960">
<meta property="og:image:height" content="720">
<meta property="og:image:alt" content="Bubbling Galaxies in WorldWide Telescope">
<meta property="og:image:alt" content="The Phantom Galaxy in WorldWide Telescope">
<meta name="twitter:site" content="@CosmicDataStory">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@CosmicDataStory">
<meta name="twitter:title" content="Bubbling Galaxies">
<meta name="twitter:description" content="Explore the Bubbling Galaxies in WorldWide Telescope.">
<meta name="twitter:title" content="The Phantom Galaxy">
<meta name="twitter:description" content="Explore a simulation of a galaxy similar to the Phantom Galaxy (NGC 628/M74) in WorldWide Telescope. Compare JWST and Spitzer infrared, Hubble visible-light, and simulation layers to see how JWST reveals dust and star-forming regions and how stellar feedback shapes the galaxy.">
<meta name="twitter:image" content="https://projects.cosmicds.cfa.harvard.edu/bubbling-galaxies/preview.png">
<meta name="twitter:image:alt" content="Bubbling Galaxies in WorldWide Telescope">
<meta name="twitter:image:alt" content="The Phantom Galaxy in WorldWide Telescope">
<link rel="icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.png">
<link rel="shortcut icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.png">
<link rel="canonical" href="https://projects.cosmicds.cfa.harvard.edu/bubbling-galaxies/">
<meta name="apple-mobile-web-app-title" content="Bubbling Galaxy">
<meta name="apple-mobile-web-app-title" content="The Phantom Galaxy">
<link rel="apple-touch-icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.png">
<link rel="manifest" href="./site.webmanifest">
<title>Bubbling Galaxies</title>
<title>The Phantom Galaxy</title>
</head>

<body>
Expand Down
Binary file added public/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Cosmic Data Stories: Bubbling Galaxies",
"short_name": "Bubbling Galaxies in WWT "
"name": "The Phantom Galaxy",
"short_name": "The Phantom Galaxy"
}
2 changes: 1 addition & 1 deletion src/components/SplashScreen.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
id="splash-screen-text"
class="mb-2"
>
<p>See the </p>
<p>See </p>
<p class="highlight">
The Phantom Galaxy
</p>
Expand Down
Loading