hugo-bearblog/layouts/_default
Akira Baruah be0ba327e3 feat: enable optional custom date format
Adds a .Site.Params.dateFormat setting to let users specify a Hugo-style
date format string for content. Previously, the date format was
hardcoded to "02 Jan, 2006", presumably to match the original BearBlog
style. This format gets used by default if the new "dateFormat" setting
is absent from the site config.
2021-04-12 17:18:41 +02:00
..
baseof.html fix: improve accessibility on mobile 2020-10-02 15:57:36 +02:00
list.html feat: enable optional custom date format 2021-04-12 17:18:41 +02:00
single.html feat: enable optional custom date format 2021-04-12 17:18:41 +02:00