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]