Browse Source

Add quote for footer

ApisNecros 2 năm trước cách đây
mục cha
commit
cf99049182
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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() {