Skip to content

Commit

Permalink
add repolink (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium authored Jan 27, 2024
1 parent 7d762de commit 7cededb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ makedocs(;
prettyurls=get(ENV, "CI", "false") == "true",
canonical="https://Astroshaper.github.io/AsteroidThermoPhysicalModels.jl",
assets=["assets/favicon.ico"],
repolink="https://github.com/Astroshaper/AsteroidThermoPhysicalModels.jl"
),
pages = [
"Home" => "index.md",
Expand Down

0 comments on commit 7cededb

Please sign in to comment.