diff options
Diffstat (limited to '')
l--------- | v2/aux/workflow/TODOs.sh | 1 | ||||
-rw-r--r-- | v2/aux/workflow/favicon.html | 1 | ||||
l--------- | v2/aux/workflow/preamble.md | 1 | ||||
l--------- | v2/aux/workflow/style.css | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/v2/aux/workflow/TODOs.sh b/v2/aux/workflow/TODOs.sh new file mode 120000 index 0000000..aaa6c50 --- /dev/null +++ b/v2/aux/workflow/TODOs.sh @@ -0,0 +1 @@ +../../../aux/workflow/TODOs.sh
\ No newline at end of file diff --git a/v2/aux/workflow/favicon.html b/v2/aux/workflow/favicon.html new file mode 100644 index 0000000..6f1bac8 --- /dev/null +++ b/v2/aux/workflow/favicon.html @@ -0,0 +1 @@ +<link rel="icon" type="image/svg+xml" href="static/favicon.svg" /> diff --git a/v2/aux/workflow/preamble.md b/v2/aux/workflow/preamble.md new file mode 120000 index 0000000..739f3ea --- /dev/null +++ b/v2/aux/workflow/preamble.md @@ -0,0 +1 @@ +../../../aux/workflow/preamble.md
\ No newline at end of file diff --git a/v2/aux/workflow/style.css b/v2/aux/workflow/style.css new file mode 120000 index 0000000..ffff132 --- /dev/null +++ b/v2/aux/workflow/style.css @@ -0,0 +1 @@ +../../../aux/workflow/style.css
\ No newline at end of file |