From 3177a1a281cba6f505f02e01fa1ceb0c21ca1eef Mon Sep 17 00:00:00 2001 From: Pablo Tamarit Date: Mon, 30 Mar 2026 10:11:21 +0200 Subject: [PATCH] template: mobile friendly layout --- templates/base.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/base.html b/templates/base.html index a066198..3404ec2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -23,6 +23,7 @@ + {% block og_image %} {% endblock %} @@ -62,6 +63,12 @@ Zenodo {% block subpagename %}Docs{% endblock %} +