Skip to content

Commit 2dfbc64

Browse files
stsewdBlendify
authored andcommitted
Remove default value for vcs_pageview_mode (#617)
This variable is used on the template and evaluated to give a default value. According to http://jinja.pocoo.org/docs/2.10/templates/#default default only works if the variable is undefined, or passing true as second argument to evaluate to false.
1 parent 7cd846b commit 2dfbc64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sphinx_rtd_theme/theme.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ logo_only =
1515
display_version = True
1616
prev_next_buttons_location = bottom
1717
style_external_links = False
18-
vcs_pageview_mode =

0 commit comments

Comments
 (0)