aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hakyll/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll/Main.hs b/hakyll/Main.hs
index f6b7aaa..f83bdd4 100644
--- a/hakyll/Main.hs
+++ b/hakyll/Main.hs
@@ -103,7 +103,7 @@ feedConfiguration = FeedConfiguration
{ feedTitle = "EuAndreh"
, feedDescription = "EuAndreh's blog"
, feedAuthorName = "EuAndreh"
- , feedAuthorEmail = "blog@euandre.org"
+ , feedAuthorEmail = "eu@euandre.org"
, feedRoot = "euandre.org"
}