Skip to content

Commit 25ba8dc

Browse files
committed
docs wip
1 parent 21770f3 commit 25ba8dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/make.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ makedocs(
55
assets = [
66
asset("assets/style.css", islocal=true),
77
asset("assets/favicon.ico", islocal=true),
8-
asset("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap", class=:css)
98
]
109
),
11-
sitename = "",
10+
sitename = "OnlineStats Docs",
1211
modules = [OnlineStats, OnlineStatsBase],
1312
authors = "Josh Day",
1413
clean = true,

0 commit comments

Comments
 (0)