I found better words for the first paragraph

This commit is contained in:
arne 2022-03-03 19:26:21 +01:00
commit 15472e1738
2 changed files with 6 additions and 2 deletions

View file

@ -9,7 +9,11 @@ module.exports = function (config) {
config.addPassthroughCopy("src/assets/ibm-plex/IBM-Plex-Mono/fonts/**/*")
// template filters
// format dates as YYYY-MM-DD
config.addFilter('toISODate', date => DateTime.fromJSDate(date).toISODate())
// 10print homage
config.addFilter('header', header)
// returns classes to be used on <body>, given a page's url