diff options
author | EuAndreh <eu@euandre.org> | 2021-06-23 08:15:54 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-23 08:15:54 -0300 |
commit | 18332fc3623303983db308ee0a6648e67d29f72d (patch) | |
tree | 47ecf7cefec6cf46b017417fabf0ec9a564233d7 /TODOs.md | |
parent | aux/: Explicitly pass "public/" as a parameter to scripts (diff) | |
download | git-permalink-18332fc3623303983db308ee0a6648e67d29f72d.tar.gz git-permalink-18332fc3623303983db308ee0a6648e67d29f72d.tar.xz |
TODOs.md: Mark #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 as DONE
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # Tasks -## TODO Remove hardcoded `public/` path in some files under `aux/` {#task-f09dedb7-1b25-0b5e-2520-910a9aa32562} +## DONE Remove hardcoded `public/` path in some files under `aux/` {#task-f09dedb7-1b25-0b5e-2520-910a9aa32562} +- DONE in 2021-06-22 + + Done in + [`57335b3e7c4c9e91c5747778180d611e5f15d144`](https://git.euandreh.xyz/git-permalink/commit/?id=57335b3e7c4c9e91c5747778180d611e5f15d144). - TODO in 2021-06-22 ## DONE Add test for install target {#task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc} |