소스 검색

docs: fix nav title

Mikael Koli 3 년 전
부모
커밋
46908b1383
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

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