diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-16 13:01:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-16 13:01:02 -0400 |
| commit | 15456936859166e9ba5043df3ff87edc2e1fe2c9 (patch) | |
| tree | 9edce979ad3272c255acfe31b0f8c5a80662dce4 | |
| parent | 781a660af24535b7e498d06dae5e3c07b3536c8e (diff) | |
add
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index aeaa092e..944f7896 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -446,6 +446,7 @@ pell = host "pell.branchable.com" $ props & alias "www.olduse.net" & alias "www.kitenet.net" & alias "joeyh.name" + & alias "www.joeyh.name" & alias "campaign.joeyh.name" & alias "ikiwiki.info" & alias "www.ikiwiki.info" |
