From 008e7f282b34764c6b5915fe88cd5237dbaaf8e3 Mon Sep 17 00:00:00 2001 From: John Hobbs Date: Wed, 8 Mar 2017 16:20:11 -0600 Subject: [PATCH] Party Parrot Wants Your Soul Closes #99 --- templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index 87ca5c04..e287faa8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -188,6 +188,8 @@

Keyboards!

} trackLinkClickEvent("parrots_zip", "parrots.zip"); trackLinkClickEvent("parrot_svg", "parrot.svg"); + + if(window.console && window.console.log) { console.log("PARTY PARROT WANTS YOUR SOUL: http://codepen.io/codevinsky/full/LWprYo/"); }