Skip to content

Commit 922585a

Browse files
committed
docs: leverage static path for screenshots
1 parent 6dd374b commit 922585a

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_static/api-keychain.png

35.7 KB
Loading

docs/_static/user-keychain.png

34.7 KB
Loading

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
pygments_style = "default"
5757
pygments_dark_style = "material"
5858

59-
# html_static_path = ["_static"]
59+
html_static_path = ["_static"]
6060

6161
html_theme = "furo"
6262

0 commit comments

Comments
 (0)