From 92b253972c2b97e6489f12e7068504e754367381 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 24 Sep 2021 16:48:03 -0400 Subject: My Next Life as an Imaginary Bottle of Window Cleaner Signed-off-by: Christine Dodrill --- config.dhall | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'config.dhall') diff --git a/config.dhall b/config.dhall index 827a00a..aa57cd0 100644 --- a/config.dhall +++ b/config.dhall @@ -53,14 +53,6 @@ let Config = , default = True , inSystem = True } - , Author::{ - , name = "Ashe" - , handle = "ectamorphic" - , picUrl = None Text - , link = None Text - , twitter = None Text - , inSystem = True - } , Author::{ , name = "Jessie" , handle = "Heartmender" @@ -70,14 +62,9 @@ let Config = , twitter = Some "BeJustFine" , inSystem = True } - , Author::{ - , name = "Nicole" - , handle = "Twi" - , picUrl = None Text - , link = None Text - , twitter = None Text - , inSystem = True - } + , Author::{ name = "Ashe", handle = "ectamorphic", inSystem = True } + , Author::{ name = "Nicole", handle = "Twi", inSystem = True } + , Author::{ name = "Mai", handle = "Mai", inSystem = True } ] , port = defaultPort , clackSet = [ "Ashlynn" ] -- cgit v1.2.3