Skip to content

Commit

Permalink
Add notification
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Oct 14, 2023
1 parent be36f46 commit fc526c1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<template>
<div class="home">
<b-notification
type="is-warning"
has-icon
aria-close-label="close"
role="alert"
style="margin-bottom: 0px;"
>
Dear BioImage Model Zoo Users, our website is currently undergoing maintenance due to a significant API change in Zenodo (https://zenodo.org), which we used for our model storage. This affects model downloads and other features.

Our developer team is actively working on a fix to restore access as soon as possible. We apologize for any inconvenience and appreciate your patience.
</b-notification>
<!-- Header -->
<section
class="hero is-link is-fullheight is-fullheight-with-navbar"
Expand Down

0 comments on commit fc526c1

Please sign in to comment.