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 %}