From baed3a4f15a2298bea73ee268d3ceafcc94e5f5f Mon Sep 17 00:00:00 2001 From: Sean Dockray Date: Fri, 18 Sep 2020 23:07:47 +1000 Subject: [PATCH] updated config --- config/_default/config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index e28c630..22e075e 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://machinelistening.exposed" +baseURL = "https://machinelistening.exposed" languageCode = "en-us" title = "Machine Listening" theme = "sandpoints" @@ -7,10 +7,10 @@ disableKinds = ["RSS", "sitemap"] [params] 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"] + images = ["/images/ml.gif"] title = "Machine Listening Curriculum" giturl = "http://git.metadada.xyz/machinelistening/curriculum-test" - home = "syllabus" + home = "curriculum" catalogprefix = "/library/" [outputFormats]