-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix vcs_pageview_mode #1010
Fix vcs_pageview_mode #1010
Conversation
Fixes #701
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason https://jinja.palletsprojects.com/en/2.11.x/templates/#default does not work here?
@Blendify the value is defined as empty so it doesn't work with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Fix inline with changes on the theme. See: readthedocs/sphinx_rtd_theme#1010
Fix inline with changes on the theme. See: readthedocs/sphinx_rtd_theme#1010
Fixes #701