diff options
author | Félix Sipma <felix.sipma@no-log.org> | 2022-01-20 11:09:06 +0100 |
---|---|---|
committer | Félix Sipma <felix.sipma@no-log.org> | 2022-01-20 11:09:06 +0100 |
commit | 2758a5b08b160135531a4129199e9c6707a08af1 (patch) | |
tree | ed8a9e7d06a21640e395ceaddfc91cc55544c0ac | |
parent | bbec562416bbfb347aec33f3d855d63bfa69ea55 (diff) |
update copyright years
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 33c399a..e9a2c1b 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,7 @@ DefaultContentLanguage = "fr" countryCode = "FR" city = "La Versanne" crowdfundingURL = "https://api.fermedegouet.fr" - copyrightYears = "2018-2021" + copyrightYears = "2018-2022" [markup.goldmark.renderer] unsafe = true |