File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ makedocs(
32
32
canonical = " https://juliaastro.github.io/" ,
33
33
assets = String[
34
34
" assets/styles.css" ,
35
+ " assets/book.png" ,
36
+ " assets/code.png" ,
35
37
],
36
38
),
37
39
pages= fullpages,
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ The joy of our community is the many astronomy and astrophysics packages availab
235
235
236
236
[ ![ curly braces] ( assets/code.png ) Repository] ( https://github.com/JuliaAstro/AstroAngles.jl )
237
237
238
- [ ![ book icon] ( ../ assets/book.png) Documentation] ( https://juliaastro.org/AstroAngles.jl/dev/ )
238
+ [ ![ book icon] ( assets/book.png ) Documentation] ( https://juliaastro.org/AstroAngles.jl/dev/ )
239
239
240
240
** String parsing and representation of angles**
241
241
You can’t perform that action at this time.
0 commit comments