Skip to content

Commit 668e674

Browse files
committed
fix doc build
1 parent 952c0e7 commit 668e674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/src/docs.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ function doc_build_script(pages, repo)
8282
analytics="G-SRKGL6MJHS",
8383
assets=String[indigo, "assets/favicon.ico"],
8484
sidebar_sitename=false,
85+
size_threshold_warn=3072000,
86+
size_threshold=6144000,
8587
),
8688
pages=$pages,
8789
checkdocs=:none,

0 commit comments

Comments
 (0)