diff options
| author | 2023-07-31 15:45:19 +0800 | |
|---|---|---|
| committer | 2023-07-31 15:45:19 +0800 | |
| commit | 816bebea8f61e2fd201e41ded5b6e19ea300842b (patch) | |
| tree | 020a54a54349e4efbf4d02a2fdd54e75b6c90e6e /mkdocs.yml | |
| parent | 05299ee99a475485d2493dea02437f029a993c24 (diff) | |
| download | infini-816bebea8f61e2fd201e41ded5b6e19ea300842b.tar.gz infini-816bebea8f61e2fd201e41ded5b6e19ea300842b.zip | |
fix: url
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,7 +53,7 @@ theme: name: Switch to system preference extra: - homepage: https://hydroroll-team.github.io # HydroRollCore.retrofor.space + homepage: https://grps.retrofor.space # hydroroll-team.github.io alternate: # - name: English # link: /en/ @@ -137,7 +137,7 @@ markdown_extensions: plugins: - blog - search - - git-authors + # - git-authors - git-revision-date-localized: enable_creation_date: true fallback_to_build_date: true |
