Skip to content

Commit fed27ca

Browse files
committed
Fix quotes
1 parent 33b6709 commit fed27ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
html_title = "FOSHttpCache Documentation"
115115

116116
# A shorter title for the navigation bar. Default is the same as html_title.
117-
html_short_title = FOSHttpCache
117+
html_short_title = "FOSHttpCache"
118118

119119
# The name of an image file (relative to this directory) to place at the top
120120
# of the sidebar.

0 commit comments

Comments
 (0)