From 608229f0b6e5c0c620a233b9567ebc375d8886c2 Mon Sep 17 00:00:00 2001 From: Sean Dockray Date: Fri, 18 Sep 2020 22:50:42 +1000 Subject: [PATCH] update config --- themes/sandpoints/config/_default/config.toml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/themes/sandpoints/config/_default/config.toml b/themes/sandpoints/config/_default/config.toml index 82c40c3..02199c8 100644 --- a/themes/sandpoints/config/_default/config.toml +++ b/themes/sandpoints/config/_default/config.toml @@ -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]