Sfoglia il codice sorgente

Add quote for the footer

ApisNecros 2 anni fa
parent
commit
de6d5f8c7a
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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() {