diff options
| -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 |
