Skip to content

Commit 40f1040

Browse files
committed
Try fixing favicon
1 parent ab00698 commit 40f1040

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Documenter.makedocs(;
2323
sitename="ITensor ecosystem docs",
2424
modules=[ITensorDocs],
2525
warnonly=true,
26+
format=Documenter.HTML(; assets=["assets/favicon.ico"]),
2627
pages=["index.md"],
2728
)
2829

0 commit comments

Comments
 (0)