[Fix] fix docs (#20)

This commit is contained in:
Hubert 2023-07-06 16:58:45 +08:00 committed by GitHub
parent 5f2e7c3469
commit 29801a03e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
@media screen and (min-width: 1100px) {
.header-logo {
top: -12px;
top: -25px;
}
}

View File

@ -91,7 +91,7 @@ html_theme_options = {
'menu': [
{
'name': 'GitHub',
'url': 'https://github.com/opencompass'
'url': 'https://github.com/InternLM/opencompass'
},
],
# Specify the language of shared menu

View File

@ -7,7 +7,7 @@
@media screen and (min-width: 1100px) {
.header-logo {
top: -12px;
top: -25px;
}
}

View File

@ -93,7 +93,7 @@ html_theme_options = {
'menu': [
{
'name': 'GitHub',
'url': 'https://github.com/open-mmlab/opencompass'
'url': 'https://github.com/InternLM/opencompass'
},
],
# Specify the language of shared menu