diff --git a/index.html b/index.html index fa55214..7a69a6f 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,9 @@
diff --git a/main.js b/main.js index 92c2069..ddaab54 100644 --- a/main.js +++ b/main.js @@ -246,6 +246,12 @@ jQuery("#roll_dice").on("click", function(e) { }); +// +// If we're not on a mobile, bring in the GitHub ribbon. +// +if (!is_mobile()) { + jQuery("#github_ribbon").fadeIn(1000); +} // // Load our wordlist.