Skip to content

Commit

Permalink
Added discontinuation banner for DataCite.
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross committed Apr 18, 2023
1 parent 1f86f72 commit 999757e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions views/datacite/header.haml
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
.header{id: "navtop"}
.navbar.navbar-default.navbar-static-top{role: "navigation"}
.container-fluid
.panel-danger
.panel-heading
The DataCite Search service will be discontinued on
%strong
June 1, 2023.
All the functionalities of DataCite Search are now available in
%a{:href => "https://commons.datacite.org"}
DataCite Commons
\. If you have any questions, please contact
%a{:href => "mailto:support@datacite.org"}
support@datacite.org
\.
.navbar-header
%button.navbar-toggle{type: 'button', data: { toggle: "collapse", target: ".navbar-collapse"}}
%span.sr-only Toggle Navigation
Expand Down

0 comments on commit 999757e

Please # to comment.