set cache echo
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
author: "中国科学院生态环境研究中心"
|
||||
metadata-files:
|
||||
- ../_metadata.yml
|
||||
metadata-files: ../_metadata.yml
|
||||
---
|
||||
|
||||
::: {.content-visible when-format="html"}
|
||||
|
||||
+2
-1
@@ -163,7 +163,8 @@ website:
|
||||
|
||||
execute:
|
||||
freeze: false # re-render only when source changes
|
||||
cache: true
|
||||
cache: false
|
||||
echo: false
|
||||
|
||||
format:
|
||||
dwhm-html: default
|
||||
|
||||
+2
-1
@@ -155,7 +155,8 @@ website:
|
||||
|
||||
execute:
|
||||
freeze: true # re-render only when source changes
|
||||
cache: true
|
||||
cache: false
|
||||
echo: false
|
||||
|
||||
format:
|
||||
dwhm-html: default
|
||||
|
||||
Reference in New Issue
Block a user