Skip to content

Commit efd60dd

Browse files
committed
🩹📝 fix docs build
Signed-off-by: burgholzer <[email protected]>
1 parent bdee4b9 commit efd60dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def format_url(self, _e: Entry) -> HRef: # noqa: PLR6301
185185
"releasename": "Version",
186186
"printindex": r"\footnotesize\raggedright\printindex",
187187
"tableofcontents": "",
188+
"sphinxsetup": "iconpackage=fontawesome",
188189
"extrapackages": r"\usepackage{qrcode,graphicx,calc,amsthm}",
189190
"preamble": r"""
190191
\newtheorem{example}{Example}

0 commit comments

Comments
 (0)