From 41cfc3e87358ec4b853b2af1f33e8fe70b59770b Mon Sep 17 00:00:00 2001 From: Florian Kohrt Date: Sat, 25 Jan 2025 23:47:17 +0100 Subject: [PATCH] Disable back-to-top link Hovers over the already full footer --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 60ced90..06c6246 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -10,7 +10,7 @@ website: location: sidebar repo-url: https://github.com/lmu-osc/code-publishing repo-actions: [edit, issue] - back-to-top-navigation: true + back-to-top-navigation: false page-navigation: true favicon: images/LMU-OSC_favicon.jpg margin-header: |