diff options
| author | 2024-01-28 17:42:22 +0800 | |
|---|---|---|
| committer | 2024-01-28 17:42:22 +0800 | |
| commit | e1dc4ba8c21c7f76f1c261f816aa0284a64a4a2a (patch) | |
| tree | cc7a026a8f146667c11b368d0305f378de6692f1 /docs | |
| parent | 833b3476e8c7905c12949acfc204a54dddf7e42c (diff) | |
| download | infini-e1dc4ba8c21c7f76f1c261f816aa0284a64a4a2a.tar.gz infini-e1dc4ba8c21c7f76f1c261f816aa0284a64a4a2a.zip | |
chore(docs): update cpying
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 8ce56661..319cfd92 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -27,7 +27,7 @@ AUTHORS = ",".join([f"{aut['name']}" for aut in AUTHOR_TABLE]) project = PROJECT_NAME # "Infini" release = PROJECT_VERSION # "latest" copyright = ( - "2023-PRESENT, HydroRoll-Team x [浊莲](https://github.com/noctisynth)." + "2023-PRESENT, HydroRoll-Team & 浊莲." ) author = AUTHORS # "Hsiang Nianian" |
