Repos / hi.imnhan.com / 5ebf4766fa
commit 5ebf4766fa50bc5de770abf085a459bfcf4460e1
Author: nhanb <nhan@nerdyweekly.com>
Date:   Sat Oct 28 01:32:08 2017 +0700

    use new black/white/red theme
    
    The new theme doesn't show "GitHub" link on navbar now.

diff --git a/motherfucking-pelican-theme b/motherfucking-pelican-theme
index 458e4af..0e96719 160000
--- a/motherfucking-pelican-theme
+++ b/motherfucking-pelican-theme
@@ -1 +1 @@
-Subproject commit 458e4af53cfe14beca02abf0fe241da91b2f6021
+Subproject commit 0e967190ed5c1996c6dc94d5a452342938113a71
diff --git a/pelicanconf.py b/pelicanconf.py
index 20ddb2a..a94636f 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -76,8 +76,6 @@
 FEED_ATOM = 'feeds/atom.xml'
 CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
 
-GITHUB_USERNAME = 'nhanb'
-
 # ========= Theme-specific settings follow =============
 
 MOTHERFUCKING_DEFAULT_THUMB = 'images/nhan.jpg'