tabi/templates
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
..
macros 🐛 fix: check short value before using config date format 2023-03-18 02:05:16 +01:00
partials 💄 style: smaller socials; add Zola & tabi mention 2023-03-08 00:01:23 +01:00
shortcodes feat: add dual image support for switching themes 2023-02-25 22:28:43 +01:00
tags ️ fix: improve accessibility in lists & taps 2023-03-08 00:51:48 +01:00
404.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
archive.html 💄 style: use day-month format 2023-03-06 23:02:38 +01:00
base.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00
cards.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00
index.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
page.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
section.html feat: allow dual date-format (short/long) 2023-03-10 23:25:54 +01:00