File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -49,13 +49,11 @@ project:
4949site :
5050 template : book-theme
5151 options :
52- # hide_outline: true # hide document navigation column on the right side of the contents, unfortunatelly the content doesn't go wider
53- folders : true # keeps folder names in URL,
54- # works with myst-server,
55- # doesn't work with static if you you index.md as root, but works using root.md
56- # doesn't work with static if you you use {toc} in you .md files (links don't work)
57- # hide_title_block: true # prevent header 1 on top of page being displayed
52+ folders : true # keeps folder names in URL, bug: doesn't work with static if you you use {toc} in you .md files (links don't work)
5853 outline_maxdepth : 1
5954 favicon : images/informatica-logo.ico
6055 logo : images/informatica-logo.svg
61- logo_text : Informatica
56+ logo_text : Informatica
57+ # hide_outline: true # hide document navigation column on the right side of the contents, unfortunatelly the content doesn't go wider
58+ # hide_title_block: true # prevent header 1 on top of page being displayed
59+
You can’t perform that action at this time.
0 commit comments