aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/TODOs.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-07 22:51:44 -0300
committerEuAndreh <eu@euandre.org>2021-02-07 22:51:44 -0300
commit2a36d6a02495b06e8a597c60303ae7c5f81d5dfa (patch)
tree3507419b17bfb642601b538191c78a98cfbb1da9 /aux/workflow/TODOs.sh
parent_plugin: Fix mismatched index link (diff)
downloadeuandre.org-2a36d6a02495b06e8a597c60303ae7c5f81d5dfa.tar.gz
euandre.org-2a36d6a02495b06e8a597c60303ae7c5f81d5dfa.tar.xz
Update aux/ files
Diffstat (limited to '')
-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