Skip to content

Commit

Permalink
Merge pull request #40 from arhik/main
Browse files Browse the repository at this point in the history
Update make.jl
  • Loading branch information
arhik authored Apr 13, 2024
2 parents c235eda + dcfc5af commit 7c86d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ makedocs(;
assets=String[],
),
pages=[
"Home" => "index.md",
"Home" => "intro.md",
"API" => "index.md"
],
)

Expand Down

0 comments on commit 7c86d55

Please sign in to comment.