Closed Leikoe closed 3 weeks ago
Use sphinx's "html_favicon" config option to make it generate a link tag with rel="icon" for google's bots to correctly get the docs icon.
Fixes #1544
Put an x in the boxes that apply.
x
pre-commit run --all-files
Proposed changes
Use sphinx's "html_favicon" config option to make it generate a link tag with rel="icon" for google's bots to correctly get the docs icon.
Fixes #1544
Checklist
Put an
x
in the boxes that apply.pre-commit run --all-files
to format my code / installed pre-commit prior to committing changes