Skip to content

Commit 15fd59f

Browse files
committed
fix docs
1 parent f760255 commit 15fd59f

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
@@ -1,7 +1,7 @@
11
using Documenter, VortexLattice
22

33
makedocs(;
4-
format = Documenter.HTML(;size_threshold = 400.0),
4+
format = Documenter.HTML(;size_threshold = 400),
55
modules = [VortexLattice],
66
pages = [
77
"Home" => "index.md",

0 commit comments

Comments
 (0)