From 30d37f8c30502a9e4b6f7b74c6ff0bca07b14d06 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Jan 2021 18:01:15 +0100 Subject: [PATCH] Set theme --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 07f4e1c..14f6802 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,4 @@ baseURL = "https://cloud.autonomic.zone" languageCode = "en-gb" title = "The Cooperative Cloud" +theme = "cloud.autonomic.zone"