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
..
cards_pages.html feat: allow dual date-format (short/long) 2 years ago
content.html feat: allow dual date-format (short/long) 2 years ago
format_date.html 🐛 fix: check `short` value before using config date format 2 years ago
list_posts.html feat: allow dual date-format (short/long) 2 years ago
page_desc.html ♻️ refactor: improve spacing and indentation 2 years ago
page_header.html ♻️ refactor: improve spacing and indentation 2 years ago
paginate.html ♻️ refactor: improve spacing and indentation 2 years ago
set_title.html 🐛 fix: remove newlines around `<title>` from source code 2 years ago