Skip to content

Commit

Permalink
feat(stats): Add release date to stats page.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed May 6, 2022
1 parent 4267dd5 commit 77e9f86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/stats/StatsTitle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<div>
Release {{ release }} statistics
</div>
<div class="text-subtitle-2">
{{ date }}
<div style="font-size: 12px; font-weight: 400;">
GTDB release date: {{ date }}
</div>
</div>
</template>
Expand Down

0 comments on commit 77e9f86

Please sign in to comment.