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"
relativeurls = true
disableKinds = ["RSS", "sitemap"]
ignoreErrors = ["error-disable-taxonomy"]
[params]
description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure."
@ -23,4 +22,4 @@ ignoreErrors = ["error-disable-taxonomy"]
[markup.tableOfContents]
endLevel=4
ordered = false
startLevel = 1
startLevel = 1

3
go.mod
View File

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