Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
annatartaglia authored Dec 13, 2023
1 parent 1d324b8 commit ad5c61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ makedocs(;
pages=[
"Home" => "index.md",
"Tutorial" => "tutorial.md",
"ScateringOptics.jl API" => "autodocs.md"
"ScateringOptics.jl API" => "autodocs.md",
"Mathematics" => "math.md"
],
)
Expand Down

0 comments on commit ad5c61d

Please sign in to comment.