Skip to content

Commit

Permalink
feat(R220): Update the website for R220.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Apr 23, 2024
1 parent e47c15d commit 676fa6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export default Vue.extend({
/* Summary stats */
nGenomes: 596859,
releaseVer: '09-RS220',
releaseDate: 'TODO April 2023',
releaseDate: '24th April 2024',
}),
})
</script>
Expand Down
2 changes: 1 addition & 1 deletion pages/stats/r220.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<SectionedPage :items="items">

<template #title>
<StatsTitle date="TODO April, 2023" release="220"/>
<StatsTitle date="24th April, 2024" release="220"/>
</template>

<template #taxon-overview>
Expand Down

0 comments on commit 676fa6b

Please sign in to comment.