We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb82c9 commit fc9a9b1Copy full SHA for fc9a9b1
2 files changed
docs/conf.py
@@ -63,3 +63,9 @@
63
# so a file named "default.css" will overwrite the builtin "default.css".
64
html_static_path = []
65
66
+# Add the SciJava ops logo
67
+html_logo = "ops/images/scijava_logo.svg"
68
+html_theme_options = {
69
+ "logo_only": True,
70
+ "display_version": False,
71
+}
docs/ops/images/scijava_logo.svg
0 commit comments