diff --git a/book.toml b/book.toml index 83df9b306..9fb817cc8 100644 --- a/book.toml +++ b/book.toml @@ -23,6 +23,7 @@ additional-js = [ "theme/sponsor.js", "theme/ai.js" ] +google-analytics = "G-DSTYJWERH0" no-section-label = true preferred-dark-theme = "hacktricks-dark" default-theme = "hacktricks-light" diff --git a/theme/index.hbs b/theme/index.hbs index d3b19ffb6..e7e74782b 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -343,21 +343,17 @@ {{/if}} {{#if google_analytics}} - + {{/if}}