From bda298aebca4525f6632ef859f35c8bae59b1494 Mon Sep 17 00:00:00 2001 From: ming Date: Sun, 8 Oct 2023 03:03:33 +0800 Subject: [PATCH] update site url --- _quarto.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 1fbf7de..56c5407 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,17 +1,17 @@ project: type: website - output-dir: ../www/project/su2023temp/ + output-dir: ../www/protected/su2023temp/@main website: title: "su2023temp" reader-mode: true - site-url: https://drwater.rcees.ac.cn/project/su2023temp@main/ - repo-url: https://drwater.rcees.ac.cn/git/project/su2023temp/ + site-url: https://drwater.rcees.ac.cn/protected/su2023temp/@main + repo-url: https://drwater.rcees.ac.cn/git/project/su2023temp/src/branch/main repo-actions: [edit, source, issue] page-navigation: true page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)" navbar: - background: "light" + background: "grey" search: true right: - icon: house