diff options
author | Arun Isaac | 2022-06-23 16:16:17 +0530 |
---|---|---|
committer | Arun Isaac | 2022-06-23 16:24:14 +0530 |
commit | b15f7829981497979b9bd86f01a764e6b39b6088 (patch) | |
tree | d773ab55b185fba089af953b82ecac1d9542a30d /bin | |
parent | 4a57b89d5a2bff16f799e95f3cb29a3739596cc7 (diff) | |
download | tissue-b15f7829981497979b9bd86f01a764e6b39b6088.tar.gz tissue-b15f7829981497979b9bd86f01a764e6b39b6088.tar.lz tissue-b15f7829981497979b9bd86f01a764e6b39b6088.zip |
web: Do not use relative dates.
The web subcommand generates static sites which may have to live on for a long time. Relative dates are meaningless in such a context. * tissue/web.scm: Import (srfi srfi-19). (issue-list-item): Do not accept #:created-relative-date and #:last-updated-relative-date. (issue-listing): Do not pass #:created-relative-date and #:last-updated-relative-date. (issue-list-item-markup-writer-action): Do not use #:created-relative-date and #:last-updated-relative-date.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions