Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit f34cbaf

Browse files
Update make.jl
1 parent a057e8e commit f34cbaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ makedocs(
77
doctest=false,
88
modules=[DiffEqOperators],
99

10-
format=Documenter.HTML(assets=["assets/favicon.ico"],
10+
format=Documenter.HTML(analytics = "UA-90474609-3",
11+
assets=["assets/favicon.ico"],
1112
canonical="https://diffeqoperators.sciml.ai/stable/"),
1213

1314
pages=[

0 commit comments

Comments
 (0)