diff options
| author | 2023-12-28 10:49:10 +0800 | |
|---|---|---|
| committer | 2023-12-28 10:49:10 +0800 | |
| commit | 47b5f70785f34b41ec40a8a832d6aa17207116f3 (patch) | |
| tree | b89971981b2da6dedc6b52a9015b31ac935012b1 | |
| parent | 2d14371b25975a641bc65164238e16683ef4617b (diff) | |
| download | echo-47b5f70785f34b41ec40a8a832d6aa17207116f3.tar.gz echo-47b5f70785f34b41ec40a8a832d6aa17207116f3.zip | |
Update mkdocs.yml
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ site_description: Event Communication and Harmonization across Online platforms site_url: https://echo.hydroroll.team theme: - name: windmill-dark # alabaster + name: alabaster highlightjs: true hljs_languages: - yaml @@ -39,4 +39,4 @@ nav: - Event.md - Element.md - Resources: - - API.md
\ No newline at end of file + - API.md |
