Skip to content

Commit 24e86de

Browse files
authored
Merge pull request #230 from bsipocz/BUG_hide_footer_links
Hide footer links as they have a buggy behaviour with TOC nesting
2 parents 39233d6 + 9081cf0 commit 24e86de

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)