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 a1e1500 commit d68e591Copy full SHA for d68e591
1 file changed
mkdocs.yml
@@ -7,7 +7,9 @@ site_name: utPLSQL
7
remote_branch: mkdocs_site
8
remote_name: origin
9
site_description: utPLSQL Ultimate Unit Testing Framework for Oracle PL/SQL
10
-copyright: Copyright © 2016 - 2022 utPLSQL Team
+copyright: >
11
+ Copyright © 2016 - 2026 utPLSQL Team
12
+ <a href="#__consent">Change cookie settings</a>
13
extra_css:
14
- assets/topbar.css
15
- stylesheets/extra.css
@@ -43,6 +45,9 @@ theme:
43
45
- content.code.copy
44
46
- content.code.annotate
47
extra:
48
+ analytics:
49
+ provider: google
50
+ property: G-WMFVR98J0Q
51
social:
52
- icon: fontawesome/brands/twitter
53
link: https://twitter.com/utPLSQL
0 commit comments