diff --git a/SD/20230101_项目启动/index.qmd b/SD/20230101_项目启动/index.qmd index 8bcdfe6..790db4b 100644 --- a/SD/20230101_项目启动/index.qmd +++ b/SD/20230101_项目启动/index.qmd @@ -1,5 +1,6 @@ --- title: "项目启动汇报" +format: revealjs --- # 项目背景 diff --git a/SD/index.qmd b/SD/index.qmd index 3805c51..2220470 100644 --- a/SD/index.qmd +++ b/SD/index.qmd @@ -2,4 +2,6 @@ title: "Slides" --- -- [项目启动汇报](./20230101_项目启动/index.qmd) +## [项目启动汇报](./20230101_项目启动/index.qmd) + + diff --git a/_quarto.yml b/_quarto.yml index 5fb2bac..1fbf7de 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -5,9 +5,9 @@ project: website: title: "su2023temp" reader-mode: true - site-url: https://drwater.rcees.ac.cn/paper - repo-url: https://drwater.rcees.ac.cn/git/manuscript/hrt/src/branch/PUB - repo-actions: [edit, issue] + site-url: https://drwater.rcees.ac.cn/project/su2023temp@main/ + repo-url: https://drwater.rcees.ac.cn/git/project/su2023temp/ + repo-actions: [edit, source, issue] page-navigation: true page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)" navbar: @@ -29,9 +29,13 @@ website: - icon: git menu: - text: Edit - url: https://drwater.rcees.ac.cn/git/manuscript/hrt/src/branch/PUB + url: https://drwater.rcees.ac.cn/git/project/su2023temp/_edit/ - text: Issue - url: https://drwater.rcees.ac.cn/git/manuscript/hrt/issues + url: https://drwater.rcees.ac.cn/git/project/su2023temp/issues + comments: + hypothesis: + theme: clean + openSidebar: false format: html: