Prechádzať zdrojové kódy

Add quote for the footer

ApisNecros 2 rokov pred
rodič
commit
de6d5f8c7a
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -505,6 +505,10 @@ Bumble.FooterQuotes = {
             "text":"I am Drowning / There is no sign of land / You are coming down with me / Hand in unlovable hand",
             "source":"The Mountain Goats - No Children"
         },
+        {
+            "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"
+        },
     ],
 
     PlaceQuote: function() {