aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/TODOs.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-08 03:08:34 -0300
committerEuAndreh <eu@euandre.org>2021-02-08 03:08:34 -0300
commit148314bdbbf7ef1c60e198e2e3da703023a5425a (patch)
tree915df0e9d812d7d77fdd1c25c913e2b4973051b5 /aux/workflow/TODOs.sh
parentaux/ci/: Use /srv over /data path (diff)
downloadtoph-148314bdbbf7ef1c60e198e2e3da703023a5425a.tar.gz
toph-148314bdbbf7ef1c60e198e2e3da703023a5425a.tar.xz
Update aux/ files
Diffstat (limited to 'aux/workflow/TODOs.sh')
-rwxr-xr-xaux/workflow/TODOs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/workflow/TODOs.sh b/aux/workflow/TODOs.sh
index ab45835..5dbc761 100755
--- a/aux/workflow/TODOs.sh
+++ b/aux/workflow/TODOs.sh
@@ -17,7 +17,7 @@ envsubst < aux/workflow/preamble.md | \
-s \
--metadata title="$PROJECT_UC - TODOs" \
--metadata lang=en \
- -r markdown \
+ -r commonmark \
-w html \
-H aux/workflow/style.css \
> public/TODOs.html