-
Hi there, How can I prevent repo-action from always displaying in the footer on GitHub after updating Quarto from v1.2.475 to v1.3.336? Specifically, the "edit" and "report an issue" buttons are consistently appearing in the footer, and I would like to know how to prevent this. Please see mu repo. HERE IS MY CODE:
Thank you so much!!! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I believe this is "GitHub Links" feature, see https://quarto.org/docs/websites/website-navigation.html#github-links. |
Beta Was this translation helpful? Give feedback.
-
Moved to #5283 |
Beta Was this translation helpful? Give feedback.
-
It seems if a MD or QMD file has no headings besides the first one, then the Why? How to keep them in the right sidebar where they appear if the page does have more sections? |
Beta Was this translation helpful? Give feedback.
I find another way to avoid the links to appear in the footer. I just hidden it.
Now it looks much more better.