From 158ef8d3a994d7ea3975cff8823c6e8c431d747a Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Wed, 29 Jan 2014 13:50:14 +0100 Subject: [PATCH] changed github ribbon --- themes/xsteadfastx/templates/github.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/xsteadfastx/templates/github.html b/themes/xsteadfastx/templates/github.html index 75592ac..b21508d 100644 --- a/themes/xsteadfastx/templates/github.html +++ b/themes/xsteadfastx/templates/github.html @@ -1,9 +1,9 @@ {% if GITHUB_URL %} {% if GITHUB_POSITION != "left" %} -Fork me on GitHub +Fork me on GitHub {% else %} -Fork me on GitHub +Fork me on GitHub {% endif %} {% endif %}