Skip to content

Commit

Permalink
feat(R220): Add outage banner.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Apr 25, 2024
1 parent 8c41f91 commit 4d5e82c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@
<NuxtLink class="mx-1" to="/downloads">download files</NuxtLink>
***
</NotifyBar>
<NotifyBar uid="r214-gtdbtk">
<NotifyBar uid="r220-gtdbtk">
*** GTDB-Tk has been updated to use the R220 taxonomy from <span class="mx-1"><a
href="https://ecogenomics.github.io/GTDBTk/installing/index.html" target="_blank">v2.4.0</a></span>***
</NotifyBar>
<NotifyBar uid="outage">
GTDB is currently experiencing an outage. We are working to resolve the issue as soon as possible.
</NotifyBar>
</div>

<!-- First row -->
Expand Down

0 comments on commit 4d5e82c

Please sign in to comment.