You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
macros 🐛 fix: check `short` value before using config date format 2 years ago
partials 💄 style: smaller socials; add Zola & tabi mention 2 years ago
shortcodes feat: add dual image support for switching themes 2 years ago
tags ️ fix: improve accessibility in lists & taps 2 years ago
404.html ♻️ refactor: improve spacing and indentation 2 years ago
archive.html 💄 style: use day-month format 2 years ago
base.html feat: allow dual date-format (short/long) 2 years ago
cards.html feat: allow dual date-format (short/long) 2 years ago
index.html 🐛 fix: add end-of-file newline 2 years ago
page.html ♻️ refactor: improve spacing and indentation 2 years ago
section.html feat: allow dual date-format (short/long) 2 years ago