Skip to content

Commit 9b33ca8

Browse files
authored
add favicon (#286)
1 parent 5407354 commit 9b33ca8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ makedocs(;
1010
format=Documenter.HTML(;
1111
prettyurls=get(ENV, "CI", "false") == "true",
1212
canonical="https://JuliaGeometry.github.io/Rotations.jl",
13-
assets = ["assets/custom.css"],
13+
assets = ["assets/custom.css", "assets/favicon.ico"],
1414
repolink = "https://github.com/JuliaGeometry/Rotations.jl",
1515
),
1616
pages=[

docs/src/assets/favicon.ico

48.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)