parent
bbdf547e54
commit
89e67b85f6
2
LICENSE
2
LICENSE
|
@ -1,7 +1,7 @@
|
|||
ANARCHIST LICENSE
|
||||
Version 1.0, 1 May, 2021
|
||||
|
||||
Copyright © 2021 JFDI Collective
|
||||
Copyright © 2023 JFDI Collective
|
||||
|
||||
This is Anarchist software, released for free use by individuals and
|
||||
organizations that do not operate by capitalist principles.
|
||||
|
|
2
site.hs
2
site.hs
|
@ -134,7 +134,7 @@ siteCtx =
|
|||
constField "site-url" "https://jfdic.org" `mappend`
|
||||
constField "tagline" "liberation, autonomy, privacy" `mappend`
|
||||
constField "site-title" "JFDI Collective" `mappend`
|
||||
constField "copy-year" "2021" `mappend`
|
||||
constField "copy-year" "2023" `mappend`
|
||||
constField "github-repo" "https://source.jfdic.org/jfdic/jfdic-web" `mappend`
|
||||
defaultContext
|
||||
|
||||
|
|
Loading…
Reference in a new issue