update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "项目启动汇报"
|
||||
format: revealjs
|
||||
---
|
||||
|
||||
# 项目背景
|
||||
|
||||
+3
-1
@@ -2,4 +2,6 @@
|
||||
title: "Slides"
|
||||
---
|
||||
|
||||
- [项目启动汇报](./20230101_项目启动/index.qmd)
|
||||
## [项目启动汇报](./20230101_项目启动/index.qmd)
|
||||
|
||||
<iframe title="项目启动汇报" width=800 height=600 src = "./20230101_项目启动/index.html"></iframe>
|
||||
|
||||
+9
-5
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user