Procházet zdrojové kódy

Add quote for the footer

ApisNecros před 2 roky
rodič
revize
de6d5f8c7a
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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() {