Skip to content

Commit 41e60d1

Browse files
committed
capitalize Beginners
1 parent d9124b0 commit 41e60d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
# further. For a list of options available for each theme, see the
107107
# documentation.
108108
html_theme_options = dict(
109-
navbar_title = "Python for beginners",
109+
navbar_title = "Python for Beginners",
110110
navbar_site_name = "Material",
111111
source_link_position = "footer",
112112
)

0 commit comments

Comments
 (0)