Skip to content

Commit 0a616bb

Browse files
Gonchik TsymzhitovGonchik Tsymzhitov
authored andcommitted
change doc style
1 parent 61b030e commit 0a616bb

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

docs/_static/favicon.ico

293 KB
Binary file not shown.

docs/conf.py

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,11 @@
6363
# The theme to use for HTML and HTML Help pages. See the documentation for
6464
# a list of builtin themes.
6565
#
66-
html_theme = 'jekyll-theme-dinky'
67-
68-
# Theme options are theme-specific and customize the look and feel of a theme
69-
# further. For a list of options available for each theme, see the
70-
# documentation.
71-
#
72-
# html_theme_options = {}
66+
html_theme = 'bizstyle'
67+
html_theme_options = {
68+
"rightsidebar": "false",
69+
}
7370

74-
# Add any paths that contain custom static files (such as style sheets) here,
75-
# relative to this directory. They are copied after the builtin static files,
76-
# so a file named "default.css" will overwrite the builtin "default.css".
7771
html_static_path = ['_static']
7872

7973
# Custom sidebar templates, must be a dictionary that maps document names

0 commit comments

Comments
 (0)