date: update to 2024

This commit is contained in:
Fiscal Velvet Poet 2024-01-08 17:20:26 +10:00
parent 74be547bb9
commit bfb7c0e63d
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ANARCHIST LICENSE ANARCHIST LICENSE
Version 1.0, 1 May, 2021 Version 1.0, 1 May, 2021
Copyright © 2023 JFDI Collective Copyright © 2024 JFDI Collective
This is Anarchist software, released for free use by individuals and This is Anarchist software, released for free use by individuals and
organizations that do not operate by capitalist principles. organizations that do not operate by capitalist principles.

View file

@ -134,7 +134,7 @@ siteCtx =
constField "site-url" "https://reciproka.co" `mappend` constField "site-url" "https://reciproka.co" `mappend`
constField "tagline" "liberation, autonomy, privacy" `mappend` constField "tagline" "liberation, autonomy, privacy" `mappend`
constField "site-title" "Reciproka Kolectiva" `mappend` constField "site-title" "Reciproka Kolectiva" `mappend`
constField "copy-year" "2023" `mappend` constField "copy-year" "2024" `mappend`
constField "github-repo" "https://reciproka.dev/reciproka/reciproka-web" `mappend` constField "github-repo" "https://reciproka.dev/reciproka/reciproka-web" `mappend`
defaultContext defaultContext