Skip to content

Commit c0a5486

Browse files
committed
Fix: Update LaTeX logo format from PNG to SVG for better quality
1 parent a28ec7e commit c0a5486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
html_static_path = ["_static"]
7373

7474
# -- Options for LaTeX output ------------------------------------------------
75-
latex_logo = "_static/DataLab-Kernel-Banner.png"
75+
latex_logo = "_static/DataLab-Kernel-Banner.svg"
7676

7777
# -- Options for sphinx-intl package -----------------------------------------
7878
locale_dirs = ["locale/"]

0 commit comments

Comments
 (0)