diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-16 12:55:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-16 12:55:13 -0400 |
| commit | 781a660af24535b7e498d06dae5e3c07b3536c8e (patch) | |
| tree | e27051daa2410583d60a1d0cfc2f53343f69ed25 | |
| parent | d3afd4690ea3c2ac32584ee10844bbe762f684ee (diff) | |
propellor spin
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 08ff081b..aeaa092e 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -448,6 +448,7 @@ pell = host "pell.branchable.com" $ props & alias "joeyh.name" & alias "campaign.joeyh.name" & alias "ikiwiki.info" + & alias "www.ikiwiki.info" & alias "git.ikiwiki.info" & alias "l10n.ikiwiki.info" & alias "dist-bugs.kitenet.net" |
