diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 9890225..fab6f31 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,9 +26,7 @@ AUTHORS = ",".join([f"{aut['name']}" for aut in AUTHOR_TABLE]) project = PROJECT_NAME # "Infini" release = PROJECT_VERSION # "latest" -copyright = ( - "2023-PRESENT, HydroRoll-Team & 浊莲." -) +copyright = "2023-PRESENT, HydroRoll-Team & 浊莲." author = AUTHORS # "Hsiang Nianian" html_title = "INFINI GENERATOR II" |
