Commit e08801e2 authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

fix: it's not a github

parent 58c6b27d
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -81,12 +81,12 @@ html_theme = 'alabaster'
# further.  For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {
    'github_banner': True,
    'show_powered_by': False,
    'github_user': 'it-projects-llc',
    'github_repo': 'odoo-test',
}
#html_theme_options = {
#    'github_banner': True,
#    'show_powered_by': False,
#    'github_user': 'it-projects-llc',
#    'github_repo': 'odoo-test',
#}

# 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,