Skip to content

Commit 3fd3d39

Browse files
abhroAbhro
andauthored
Create docs site favicon (#961)
Co-authored-by: Abhro <[email protected]>
1 parent d13dc3b commit 3fd3d39

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ DocMeta.setdocmeta!(StatsBase, :DocTestSetup, :(using StatsBase))
1010
makedocs(
1111
sitename = "StatsBase.jl",
1212
modules = [StatsBase, StatsAPI],
13+
format = Documenter.HTML(assets = ["assets/favicon.ico"]),
1314
pages = ["index.md",
1415
"weights.md",
1516
"scalarstats.md",

docs/src/assets/favicon.ico

67.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)