From 699012f808a15d7a52e6a0109aff87c76c55c32e Mon Sep 17 00:00:00 2001 From: Sean Dockray Date: Tue, 8 Sep 2020 18:16:46 +1000 Subject: [PATCH] customize config --- config/_default/config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 373bb24..dd17025 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,15 +1,15 @@ -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"] - title = "Pirate Care Syllabus" - giturl = "https://git.memoryoftheworld.org/PirateCare/Syllabus" + title = "Machine Listening Curriculum" + giturl = "http://git.metadada.xyz/sean/machinelistening" home = "syllabus" catalogprefix = "/library/"