Explorar el Código

Add quote for footer

ApisNecros hace 2 años
padre
commit
cf99049182
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      static/js/Bumble.js

+ 8 - 0
static/js/Bumble.js

@@ -509,6 +509,14 @@ Bumble.FooterQuotes = {
             "text":"If I had a dime for every man that's stolen mine, I'd be right back where I started",
             "source":"Larry and His Flask - Breaking Even"
         },
+        {
+            "text":"I can't decide whether you should live or die. Oh you'll probably go to Heaven. Please don't hang your head an cry.",
+            "source":"Scissor Sisters - I Can't Decide"
+        },
+        {
+            "text":"I've got to hand it to you / You played by all the same rules. It takes the truth to fool me, and now you've made me angry.",
+            "source":"Scissor Sisters - I Can't Decide"
+        },
     ],
 
     PlaceQuote: function() {