Skip to content
Discussion options

You must be logged in to vote

Material for MkDocs will automatically query the latest release and show it. You can hide it with extra CSS, see #2481 (comment).

Edit: The CSS is even simpler after the last refactoring:

.md-source__fact--version {
  display: none;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TRaSH-
Comment options

Answer selected by TRaSH-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants