Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Oct 7, 2023
1 parent f2f6e1b commit 73966d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions {{cookiecutter.project_name}}/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,6 @@ def _get_project_meta() -> dict[str, str]: # lying abour return type
# a list of builtin themes.
html_theme = 'alabaster'

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {}

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
Expand Down

0 comments on commit 73966d9

Please sign in to comment.