From ce000b34958c92a9ae5d174f463e8cc87ab80539 Mon Sep 17 00:00:00 2001 From: Xiangyun Huang Date: Fri, 5 Apr 2024 12:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20GA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index dbd6be5..2c0f64d 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -7,7 +7,12 @@ book: title: "现代应用统计" output-file: "masr" author: "黄湘云" - date: "2022-04-05" + date: today + date-format: long + google-analytics: "G-F3W2V2KC21" + repo-actions: + - source + repo-url: "https://github.com/XiangyunHuang/masr" chapters: - index.qmd - intro.qmd