From f16fbafe0c7420a1b2b338dd8297249b3108879b Mon Sep 17 00:00:00 2001 From: "Unisko PENG," Date: Mon, 15 May 2023 09:46:32 +0800 Subject: [PATCH] enable google-analytics in book.toml --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index ec5e464..ef80665 100644 --- a/book.toml +++ b/book.toml @@ -12,6 +12,7 @@ additional-css = ["theme/pagetoc.css"] additional-js = ["theme/pagetoc.js"] git-repository-url = "https://github.com/gnu4cn/ccna60d" git-repository-icon = "fa-github" +google-analytics="G-V49YMMPZJN" [output.html.print] enable = false