Skip to content

Commit

Permalink
Added dark mode logo
Browse files Browse the repository at this point in the history
  • Loading branch information
kstone40 committed Aug 13, 2024
1 parent 1bf28ba commit b37caa1
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 1 deletion.
316 changes: 316 additions & 0 deletions docs/_static/obsidian_logo_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"alt_text": "obsidian - Home",
"text": "obsidian APO",
"image_light": "_static/obsidian_logo.svg",
"image_dark": "_static/obsidian_logo.svg",
"image_dark": "_static/obsidian_logo_dark.svg",
},
"icon_links": [
{
Expand Down

0 comments on commit b37caa1

Please sign in to comment.