Skip to content

Commit d68e591

Browse files
author
Jacek Gębal
committed
Adding google analytics
1 parent a1e1500 commit d68e591

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ site_name: utPLSQL
77
remote_branch: mkdocs_site
88
remote_name: origin
99
site_description: utPLSQL Ultimate Unit Testing Framework for Oracle PL/SQL
10-
copyright: Copyright © 2016 - 2022 utPLSQL Team
10+
copyright: >
11+
Copyright © 2016 - 2026 utPLSQL Team
12+
<a href="#__consent">Change cookie settings</a>
1113
extra_css:
1214
- assets/topbar.css
1315
- stylesheets/extra.css
@@ -43,6 +45,9 @@ theme:
4345
- content.code.copy
4446
- content.code.annotate
4547
extra:
48+
analytics:
49+
provider: google
50+
property: G-WMFVR98J0Q
4651
social:
4752
- icon: fontawesome/brands/twitter
4853
link: https://twitter.com/utPLSQL

0 commit comments

Comments
 (0)