diff options
| author | Xe Iaso <me@christine.website> | 2022-01-10 18:09:31 -0500 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-01-10 18:09:31 -0500 |
| commit | b46138c03de42ec503a8c254ba3c51226a67a1cc (patch) | |
| tree | ca6091bc9744f296ebb2160898ce6d5196de7b4e /config.dhall | |
| parent | c7b2db9d54d36a6c6b8ccc1af6589d7f993c381c (diff) | |
| download | xesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.tar.xz xesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.zip | |
Xe Iaso
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'config.dhall')
| -rw-r--r-- | config.dhall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dhall b/config.dhall index 9b2b724..95ae077 100644 --- a/config.dhall +++ b/config.dhall @@ -45,7 +45,7 @@ let Config = { signalboost = [] : List Person.Type , authors = [ Author::{ - , name = "Xe" + , name = "Xe Iaso" , handle = "xe" , picUrl = Some "/static/img/avatar.png" , link = Some "https://christine.website" |
