Adding links to a header #4622
-
Hello dear all! I'm using MkDocs Material for my documentation site. For now, I need to add some permanent links to the header bar, so they should appear on every page. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Possibly related: |
Beta Was this translation helpful? Give feedback.
-
Solved this problem by extending the |
Beta Was this translation helpful? Give feedback.
Solved this problem by extending the
announce
block inbase.html
, as described there