From a922d8d866d072919add037038e31e57627512c6 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 19 May 2015 19:11:06 -0400 Subject: Use the Ubuntu email, less fun though. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index a3090b4..709c3ef 100644 --- a/conf.py +++ b/conf.py @@ -26,7 +26,7 @@ SITE_URL = "https://sigma.unit193.net/~unit193/icebox/" # This is the URL where nikola's output will be deployed. # If not set, defaults to SITE_URL # BASE_URL = "https://unit193.net/icebox/" -BLOG_EMAIL = "root@unit193.net" +BLOG_EMAIL = "unit193@ubuntu.com" BLOG_DESCRIPTION = "An Openbox flavor of Ubuntu" # (translatable) # Nikola is multilingual! -- cgit v1.2.3