Skip to content

Commit 767f3d7

Browse files
committed
fix doc build
1 parent cd83050 commit 767f3d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ makedocs(
55
sitename = "BioStructures.jl",
66
pages = [
77
"Home" => "index.md",
8-
"Documentation"=> "documentation.md"
9-
"Examples" => "examples.md"
8+
"Documentation"=> "documentation.md",
9+
"Examples" => "examples.md",
1010
],
1111
authors = "Joe G Greener, The BioJulia Organisation and other contributors."
1212
)

0 commit comments

Comments
 (0)