Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions packages/openneuro-app/src/scripts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ const Index: React.FC = () => {
<NotificationsProvider initialNotifications={initialNotifications}>
<div className="sticky-content">
<HeaderContainer />
<div className="maintenance-notice">
<h4>
Maintenance Notice: OpenNeuro will be undergoing scheduled
maintenance from November 12th to November 26th and new
uploads may be temporarily unavailable during this period.
</h4>
</div>
<AppRoutes />
</div>
</NotificationsProvider>
Expand Down