Skip to content

Commit 9081cf0

Browse files
committed
Hide footer links as they have a buggy behaviour with TOC nesting
1 parent 39233d6 commit 9081cf0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

myst.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ site:
2727
favicon: _static/irsa-favicon.ico
2828
logo: _static/irsa_logo.png
2929
outline_maxdepth: 1
30+
# Keep the footer links hidden at least until https://github.com/jupyter-book/mystmd/issues/2589 is resolved
31+
hide_footer_links: true

0 commit comments

Comments
 (0)