Skip to content

Commit

Permalink
Update sidebar logo and text
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed Jun 9, 2024
1 parent d9acebc commit 6b41dda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/source/_static/logo-full-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/source/_static/logo-full-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@
"source_repository": "https://github.com/tjcsl/tin/",
"source_branch": "main",
"source_directory": "docs/source/",
"light_logo": "tjcsl-logo.png",
"dark_logo": "tjcsl-logo.png",
"light_logo": "logo-full-black.svg",
"dark_logo": "logo-full-white.svg",
"sidebar_hide_name": True,
"light_css_variables": {
"color-content-foreground": "#000000",
"color-background-primary": "#ffffff",
Expand Down

0 comments on commit 6b41dda

Please sign in to comment.