Skip to content

Commit

Permalink
Remove mini language, update domain names
Browse files Browse the repository at this point in the history
  • Loading branch information
patudom committed Feb 13, 2024
1 parent fa7bf07 commit b32ba92
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
<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 property="og:type" content="website">
<meta property="og:url" content="https://cosmicds.github.io/minids/pinwheel-supernova/">
<meta property="og:url" content="https://projects.cosmicds.cfa.harvard.edu/pinwheel-supernova/">
<meta property="og:title" content="A Supernova in the Pinwheel Galaxy over time">
<meta property="og:description"
content="View images of the the supernova in the Pinwheel galaxy using AAS WorldWide Telescope.">
<meta property="og:site_name" content="CosmicDS Pinwheel Supernova">
<meta property="og:image" content="https://cosmicds.github.io/minids/pinwheel-supernova/preview.png">
<meta property="og:image:secure_url" content="https://cosmicds.github.io/minids/pinwheel-supernova/preview.png">
<meta property="og:image" content="https://projects.cosmicds.cfa.harvard.edu/pinwheel-supernova/preview.png">
<meta property="og:image:secure_url" content="https://projects.cosmicds.cfa.harvard.edu/pinwheel-supernova/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="Image of Pinwheel Galaxy">
<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://cosmicds.github.io/minids/pinwheel-supernova/preview.png">
<meta name="twitter:image" content="https://projects.cosmicds.cfa.harvard.edu/pinwheel-supernova/preview.png">
<link rel="icon" href="https://projects.cosmicds.cfa.harvard.edu/cds-website/cosmicds-favicon.png">
<title>See the Pinwheel Galaxy Supernova change over time!</title>
</head>
Expand Down
16 changes: 8 additions & 8 deletions src/M101SN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
</div>

<div id="splash-screen-acknowledgements">
This Mini Data Story is brought to you by <a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">Cosmic Data Stories</a> and <a href="https://www.worldwidetelescope.org/home/" target="_blank" rel="noopener noreferrer">WorldWide Telescope</a>.
Brought to you by <a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">Cosmic Data Stories</a> and <a href="https://www.worldwidetelescope.org/home/" target="_blank" rel="noopener noreferrer">WorldWide Telescope</a>.

<div id="splash-screen-icons">
<mini-credits/>
<story-credits/>
</div>
</div>
</div>
Expand Down Expand Up @@ -392,7 +392,7 @@
</vue-slider>
</div>

<mini-credits class="bottom-credits"></mini-credits>
<story-credits class="bottom-credits"></story-credits>

<v-dialog
id="video-container"
Expand Down Expand Up @@ -548,7 +548,7 @@
<p>Martin Fowler (<a href="https://solarsystem.nasa.gov/people/647/martin-fowler/" target="_blank" rel="noopener noreferrer">NASA Citizen Scientist</a>)</p>
<br/>

<h4><a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">CosmicDS</a> Mini Stories Team:</h4>
<h4><a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">CosmicDS</a> Team:</h4>
John Lewis<br>
Jon Carifio<br>
Pat Udomprasert<br>
Expand Down Expand Up @@ -636,7 +636,7 @@
</li>
</ul>
<br>
This Mini Data Story is powered by WorldWide Telescope (WWT).
This Data Story is powered by WorldWide Telescope (WWT).

</div>
</v-col>
Expand All @@ -645,7 +645,7 @@
<v-col cols="12">
<div class="credits">
<h3>Credits:</h3>
<h4><a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">CosmicDS</a> Mini Stories Team:</h4>
<h4><a href="https://www.cosmicds.cfa.harvard.edu/" target="_blank" rel="noopener noreferrer">CosmicDS</a> Team:</h4>
John Lewis<br>
Jon Carifio<br>
Pat Udomprasert<br>
Expand Down Expand Up @@ -2405,7 +2405,7 @@ export default defineComponent({
<style lang="less">
@font-face {
font-family: "Highway Gothic Narrow";
src: url("https://cosmicds.github.io/cds-website/fonts/HighwayGothicNarrow.ttf");
src: url("https://projects.cosmicds.cfa.harvard.edu/cds-website/fonts/HighwayGothicNarrow.ttf");
}
html {
Expand Down Expand Up @@ -2491,7 +2491,7 @@ body {
align-items: center;
justify-content: center;
.spinner {
background-image: url("https://cosmicds.github.io/cds-website/misc/lunar_loader.gif");
background-image: url("https://projects.cosmicds.cfa.harvard.edu/cds-website/misc/lunar_loader.gif");
background-repeat: no-repeat;
background-size: contain;
width: 3rem;
Expand Down
4 changes: 2 additions & 2 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ createApp(M101SN, {
wtml: { // images are listed in chronological order earliest to latest
imageCollection: "https://raw.githubusercontent.com/johnarban/wwt_interactives/main/images/m101/m101_all.wtml",
},
url: "https://cosmicds.github.io/minids/pinwheel-supernova/",
url: "https://projects.cosmicds.cfa.harvard.edu/pinwheel-supernova/",
thumbnailUrl: "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/M101_hires_STScI-PRC2006-10a.jpg/307px-M101_hires_STScI-PRC2006-10a.jpg",
bgWtml: "",
bgName: ""
Expand Down Expand Up @@ -117,7 +117,7 @@ createApp(M101SN, {
.component('font-awesome-icon', FontAwesomeIcon)
.component('font-awesome-layers', FontAwesomeLayers)
.component('folder-view', FolderView)
.component('mini-credits', Credits)
.component('story-credits', Credits)
.component('vue-slider', VueSlider)
.component('transition-expand', TransitionExpand)
.component('date-picker', Datepicker)
Expand Down

0 comments on commit b32ba92

Please sign in to comment.