Skip to content

Commit 387893a

Browse files
committed
favicon
1 parent 2e93089 commit 387893a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ makedocs(;
99
repo="github.com/J-C-Q/MonitoredQuantumCircuits.jl",
1010
devurl="dev",
1111
devbranch="main",
12-
assets=["assets/favicon.ico", "assets/favicon-96x96.png", "assets/favicon.svg", "assets/apple-touch-icon.png"],
12+
assets=["/favicon.ico", "/favicon-96x96.png", "/favicon.svg", "/apple-touch-icon.png"],
1313
#local
1414
# md_output_path=".",
1515
# build_vitepress=false

0 commit comments

Comments
 (0)