Cleanup docs: new svg icon, remove old files, fix pygments lexer warning

This commit is contained in:
Ayaz Salikhov
2021-05-20 13:43:23 +03:00
parent e21fabffa5
commit c93515e0af
7 changed files with 95 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ html_theme_options = {
'github_user': 'jupyter',
'github_repo': 'docker-stacks',
'github_type': 'star',
'logo': 'jupyter-logo.png',
'logo': 'jupyter-logo.svg',
'logo_text_align': 'left'
}