Skip to content

Commit

Permalink
Merge pull request #200 from crosscite/discontinuation-banner
Browse files Browse the repository at this point in the history
Added discontinuation banner for DataCite Search
  • Loading branch information
codycooperross authored Apr 20, 2023
2 parents 1f86f72 + 999757e commit fc5d424
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 fc5d424

Please # to comment.