mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Merge branch 'main' of https://github.com/antopilo/Nuake into main
This commit is contained in:
@@ -44,8 +44,13 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
<<<<<<< HEAD
|
||||
html_theme = 'alabaster'
|
||||
html_style = '/default.css'
|
||||
=======
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
|
||||
>>>>>>> 1d4ebf71da7f1f1dcb9f725e708fbe727a3c4fe4
|
||||
# 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".
|
||||
|
||||
Reference in New Issue
Block a user