Bladeren bron

update config

master
Sean Dockray 3 jaren geleden
bovenliggende
commit
608229f0b6
1 gewijzigde bestanden met toevoegingen van 7 en 6 verwijderingen
  1. +7
    -6
      themes/sandpoints/config/_default/config.toml

+ 7
- 6
themes/sandpoints/config/_default/config.toml Bestand weergeven

@@ -1,16 +1,17 @@
baseURL = "https://syllabus.pirate.care"
baseURL = "http://machinelistening.exposed"
languageCode = "en-us"
title = "Pirate Care"
title = "Machine Listening"
theme = "sandpoints"
relativeurls = true
disableKinds = ["RSS", "sitemap"]

[params]
description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure."
description = "A platform for collective listening, thought, and artistic production: a critical counterpoint to all the solutionists, VCs, militarists and industry boosters intent on ‘empowering machines with the sense of hearing'."
images = ["/images/piratecaqre.png"]
giturl = "http://127.0.0.1:3333/Sandpoints/dev"
title = "Pirate Care Syllabus"
home = "/syllabus/"
title = "Machine Listening Curriculum"
giturl = "http://git.metadada.xyz/machinelistening/curriculum-test"
home = "curriculum"
catalogprefix = "/library/"

[outputFormats]
[outputFormats.js]


Laden…
Annuleren
Opslaan