diff options
-rw-r--r-- | TODOs.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ # Tasks -## TODO `favicon.{png,svg}` as a symlink instead of a copy {#task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e} +## DONE `favicon.{png,svg}` as a symlink instead of a copy {#task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e} +- DONE in 2021-08-19 + + `favicon.png` was actually unused, and was removed in + [`df2484645e542510223aeedf0faca5bc38492c65`](https://git.euandreh.xyz/git-permalink/commit/?id=df2484645e542510223aeedf0faca5bc38492c65). + + `favicon.svg` made a symlink in + [`4aa4d0a18bd816d91b7fd531ca902a0f4d654022`](https://git.euandreh.xyz/git-permalink/commit/?id=4aa4d0a18bd816d91b7fd531ca902a0f4d654022). - TODO in 2021-08-17 ## DONE Assert `make clean all check install ...` does not depend on `aux/` {#task-079946ed-7e58-3051-78d6-71ba12342aba} |