mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2026-06-16 19:18:56 +02:00
CONTRIBUTE.md erstellt
This commit is contained in:
+5
-5
@@ -17,9 +17,9 @@
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'fab-access'
|
||||
copyright = '2020, FabInfra Team'
|
||||
author = 'FabInfra Team'
|
||||
project = 'Fab-Access'
|
||||
copyright = '2020, Fab-Infra Team'
|
||||
author = 'Fab-Infra Team'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
@@ -51,9 +51,9 @@ exclude_patterns = []
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
html_theme = 'alabaster'
|
||||
html_theme = 'groundwork'
|
||||
|
||||
# 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".
|
||||
html_static_path = ['_static']
|
||||
html_static_path = ['_static']
|
||||
|
||||
Reference in New Issue
Block a user