tabi/templates/macros
welpo 8ff86b17fc
🐛 fix: check short value before using config date format
Added a check for whether short is true or false, rather than just
checking if it exists. This ensures that if short is set to false,
it will still use the long date format if it's available.
♻️ refactor: move the conditional around the date output, so it only
needs to check `short` once
2023-03-18 02:05:16 +01:00
..
cards_pages.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00
content.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00
format_date.html 🐛 fix: check short value before using config date format 2023-03-18 02:05:16 +01:00
list_posts.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00
page_desc.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
page_header.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
paginate.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
set_title.html 🐛 fix: remove newlines around <title> from source code 2023-03-10 01:25:15 +01:00