mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
docs: add a Google Analytics tracking ID
This commit is contained in:
@@ -42,6 +42,7 @@ theme:
|
||||
- navigation.top # back to top button
|
||||
- search.highlight # highlight search results after going to a page
|
||||
- search.suggest # show search suggestions while typing
|
||||
- search.share # share search results with others
|
||||
- toc.follow # if toc sidebar doesn't fit, scroll to the active heading
|
||||
- content.code.annotate # allow annotations in code blocks
|
||||
|
||||
@@ -108,3 +109,8 @@ extra_javascript:
|
||||
|
||||
extra_css:
|
||||
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/katex.min.css
|
||||
|
||||
extra:
|
||||
analytics:
|
||||
provider: google
|
||||
property: G-7D7Y8D5Q4W
|
||||
Reference in New Issue
Block a user