Browse Source

docs: fix nav title

Mikael Koli 3 năm trước cách đây
mục cha
commit
46908b1383
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -100,7 +100,7 @@ html_sidebars = {
 }
 
 html_theme_options = {
-    'nav_title': 'Red Box',
+    'nav_title': 'Red Mail',
 
     'color_primary': 'red',
     'color_accent': 'grey',