From 999757eae06f4b699896152308f3900eea969b0a Mon Sep 17 00:00:00 2001 From: Cody Ross Date: Tue, 18 Apr 2023 12:38:54 -0400 Subject: [PATCH] Added discontinuation banner for DataCite. --- views/datacite/header.haml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/views/datacite/header.haml b/views/datacite/header.haml index a0e6171..f5bf13a 100755 --- a/views/datacite/header.haml +++ b/views/datacite/header.haml @@ -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