In #Hugo is it possible to define a custom date format that is automatically used for all dates across the site?
I found suggestions to set a custom date format in your site's config, then call that everywhere you have a date being displayed, but I don't want to specify the format each time - I just want to set it once and have all dates use that by default...