Skip to content

Commit 50eb322

Browse files
committed
Added google analytics
1 parent 06c848a commit 50eb322

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

mkdocs.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,10 @@ extra_javascript:
115115
extra_css:
116116
- stylesheets/extra.css
117117

118-
119118
extra:
119+
analytics:
120+
provider: google
121+
property: G-HRZWN2CVF7
120122
social:
121123
- icon: fontawesome/brands/github
122124
link: https://github.com/faberorg/fatpy
@@ -136,10 +138,10 @@ extra:
136138

137139
nav:
138140
- Home:
139-
- Overview: index.md
140-
- FABER COST: faber_cost.md
141-
- License: license.md
142-
- Contact: contact.md
141+
- Overview: index.md
142+
- FABER COST: faber_cost.md
143+
- License: license.md
144+
- Contact: contact.md
143145
- API Reference: api/index.md
144146
- Theory Reference:
145147
- Overview: theory/index.md
@@ -155,4 +157,3 @@ nav:
155157
- Code Style: development/code_style.md
156158
- Documentation: development/documentation.md
157159
- CI/CD: development/ci_cd.md
158-

0 commit comments

Comments
 (0)