We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3422e56 commit 0b516b9Copy full SHA for 0b516b9
_quarto.yml
@@ -7,7 +7,7 @@ project:
7
browser: true
8
9
post-render:
10
- - validate.sh
+ - ./validate.sh
11
12
date: today
13
date-format: long
validate.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-touch sitemaster_v_9a7d48d792fb778a3be31d8202d1dc3b.txt
+touch docs/sitemaster_v_9a7d48d792fb778a3be31d8202d1dc3b.txt
0 commit comments