Compare commits

..

No commits in common. "7a0c8e56696a9377be83a05cfac1b5738a638674" and "dfb519acf125b963b07d19c4d427523731af3c99" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -4,7 +4,6 @@ title = "Pirate Care"
theme = "piratecare" theme = "piratecare"
relativeurls = true relativeurls = true
disableKinds = ["RSS", "sitemap"] disableKinds = ["RSS", "sitemap"]
ignoreErrors = ["error-disable-taxonomy"]
[params] [params]
description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure." description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure."

3
go.mod
View File

@ -1,3 +0,0 @@
module git.memoryoftheworld.org/PirateCare/Syllabus
go 1.15