[FEATURE] Addition of the Fork Me ribbon

This commit is contained in:
maximesinclair
2014-03-03 23:17:31 +01:00
parent cce71525b8
commit 712c8128ef
4 changed files with 6 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ public final class Configuration {
// Default values
config.setProperty("SHOW_SOCIAL_BUTTONS", "off");
config.setProperty("USE_GOOGLE_TRACKER", "off");
config.setProperty("SHOW_GITHUB_RIBBON", "off");
// End of default values
try {