Replies: 1 comment 3 replies
-
Hello @nitinatgh, mkdocs-material/src/templates/partials/source-file.html Lines 162 to 165 in ab5ccbe https://github.com/timvink/mkdocs-git-authors-plugin/blob/859a90eeb5fe6f810463b4426e5d28575aee95b0/mkdocs_git_authors_plugin/plugin.py#L222-L225 The template partial expects the
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've have recently upgraded the mkdocs-material to
9.5.2
from8.5.6
, and after doing so I am now getting the authors on every page.Is there a way to disable this from happening, as I expect it to only show when using the
{{ git_page_authors }}
jinja tagAuthor plugin: https://timvink.github.io/mkdocs-git-authors-plugin
mkdocs.yaml
Thanks
Beta Was this translation helpful? Give feedback.
All reactions