diff options
| author | 2024-01-28 17:35:24 +0800 | |
|---|---|---|
| committer | 2024-01-28 17:35:24 +0800 | |
| commit | 900ac8573d2dcd0cda1a9fad23ac938783f61b0b (patch) | |
| tree | 355d5e33c7437c9eac6be57680a1d1af2920aa2f /docs/source/conf.py | |
| parent | c71fe6758fdb8c2c8338d77b98117633df673c27 (diff) | |
| download | infini-900ac8573d2dcd0cda1a9fad23ac938783f61b0b.tar.gz infini-900ac8573d2dcd0cda1a9fad23ac938783f61b0b.zip | |
chore(docs): update cpying
Diffstat (limited to 'docs/source/conf.py')
| -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 6d172231..ff94d40e 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 <a href='https://github.com/noctisynth'>浊莲</a>." + "2023-PRESENT, HydroRoll-Team x [浊莲](https://github.com/noctisynth)." ) author = AUTHORS # "Hsiang Nianian" |
