From f81ca88835931cfa072560e26642b81ac6bd2f3d Mon Sep 17 00:00:00 2001 From: Mojib Wali <44528277+mb-wali@users.noreply.github.com> Date: Tue, 23 Mar 2021 11:40:47 +0100 Subject: [PATCH] footer: adds documentation link * footer: adds documentation link * landingpage: disable jump btn --- .../templates/invenio_theme_tugraz/footer.html | 4 ++++ .../templates/invenio_theme_tugraz/landingpage/detail.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html index 8da496b..c7c8028 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html @@ -29,6 +29,10 @@

{{_ ("Repository")}}

+ + {{_ ("Documentation")}} + +
{%- endblock record_body %}