Skip to content

Commit

Permalink
header: remove demo site banner
Browse files Browse the repository at this point in the history
  • Loading branch information
yashlamba committed Oct 9, 2023
1 parent e8e86c0 commit 8b98868
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions templates/semantic-ui/zenodo_rdm/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
# Zenodo is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
Expand All @@ -23,12 +23,3 @@
-#}

{%- extends "invenio_app_rdm/header.html" %}

{%- block site_banner %}
<div class="ui warning flashed top attached manage mb-0 message">
<div class="ui container">
🚀 <b>ZenodoRDM</b>: This is a demo site of Zenodo's next-generation platform based on InvenioRDM.
<a href="https://blog.zenodo.org/2022/12/07/2022-12-07-zenodo-on-inveniordm/"><b> Learn more</b></a>.
</div>
</div>
{% endblock site_banner %}

0 comments on commit 8b98868

Please sign in to comment.