Skip to content

Commit 0b516b9

Browse files
author
Susan Vanderplas
committed
Updates
1 parent 3422e56 commit 0b516b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project:
77
browser: true
88

99
post-render:
10-
- validate.sh
10+
- ./validate.sh
1111

1212
date: today
1313
date-format: long

validate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
touch sitemaster_v_9a7d48d792fb778a3be31d8202d1dc3b.txt
3+
touch docs/sitemaster_v_9a7d48d792fb778a3be31d8202d1dc3b.txt

0 commit comments

Comments
 (0)