Skip to content

Commit 1175f61

Browse files
committed
Fix favicon
1 parent 983bd09 commit 1175f61

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
@@ -24,6 +24,7 @@ Documenter.makedocs(;
2424
sitename="ITensor ecosystem docs",
2525
modules=[ITensorDocsNext],
2626
warnonly=true,
27+
format=Documenter.HTML(; assets=["assets/favicon.ico"]),
2728
pages=["index.md", "ecosystem_overview.md", "upgrade_guide.md"],
2829
)
2930

0 commit comments

Comments
 (0)