We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3da3d1 commit 6860643Copy full SHA for 6860643
docs/make.jl
@@ -5,7 +5,7 @@ makedocs(
5
authors = "Ivan Borisov, Evgeny Metelkin",
6
modules = [HetaSimulator],
7
format = Documenter.HTML(
8
- analytics = "UA-149749027-1",
+ analytics = "G-SSNKYMLHTQ", # Google Analytics ID
9
#assets = ["assets/favicon.ico"],
10
canonical="https://hetalang.github.io/HetaSimulator.jl/stable/"
11
),
0 commit comments