Repos / hi.imnhan.com / f02ba79a61
commit f02ba79a61e37c1e4e317f3005d7e17181f6abf6
Author: nhanb <nhan@nerdyweekly.com>
Date:   Thu Dec 3 01:16:31 2015 +0700

    common web courtesy

diff --git a/motherfucking-pelican-theme b/motherfucking-pelican-theme
index 2d31380..3cf83b2 160000
--- a/motherfucking-pelican-theme
+++ b/motherfucking-pelican-theme
@@ -1 +1 @@
-Subproject commit 2d313808147776260a4dc32d128718f529c81b9e
+Subproject commit 3cf83b23e2f8d21a63b17e3876fda1662fbc2293
diff --git a/pelicanconf.py b/pelicanconf.py
index 07dc7db..6ecdc8d 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -70,3 +70,37 @@
 CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
 
 GITHUB_USERNAME = 'nhanb'
+
+MOTHERFUCKING_GREETINGS = """
+Why hello there, fellow source viewer. Here's a dragon for no reason:
+
+       ^                       ^
+       |\   \        /        /|
+      /  \  |\__  __/|       /  \_
+     / /\ \ \ _ \/ _ /      /    \_
+    / / /\ \ {*}\/{*}      /  / \ \_
+    | | | \ \( (00) )     /  // |\ \_
+    | | | |\ \(V""V)\    /  / | || \|
+    | | | | \ |^--^| \  /  / || || ||
+   / / /  | |( WWWW__ \/  /| || || ||
+  | | | | | |  \______\  / / || || ||
+  | | | / | | )|______\ ) | / | || ||
+  / / /  / /  /______/   /| \ \ || ||
+ / / /  / /  /\_____/  |/ /__\ \ \ \ \_
+ | | | / /  /\______/    \   \__| \ \ \_
+ | | | | | |\______ __    \_    \__|_| \_
+ | | ,___ /\______ _  _     \_       \  |
+ | |/    /\_____  /    \      \__     \ |    /\_
+ |/ |   |\______ |      |        \___  \ |__/  \_
+ v  |   |\______ |      |            \___/     |
+    |   |\______ |      |                    __/
+     \   \________\_    _\               ____/
+   __/   /\_____ __/   /   )\_,      _____/
+  /  ___/  \____/  ___/___)    \______/
+  VVV  V        VVV  V
+
+(ripped off from http://www.retrojunkie.com/asciiart/myth/dragons.htm)
+
+Wanna yell at me for wasting your precious bytes? dragons at nerdyweekly.com is
+the email address you're looking for :)
+"""