Browse Source

Add quote for footer

Bee Hudson 9 tháng trước cách đây
mục cha
commit
a5735b29c6
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -628,6 +628,10 @@ Bumble.FooterQuotes = {
             "text":"I know for sure I don't wanna be a rockstar if it makes me what you are",
             "source":"Woz - Child Support"
         },
+        {
+            "text":"Daddy's little girl paints the world with her magic wand",
+            "source":"Jesse Spencer - Molly Smiles"
+        },
     ],
 
     PlaceQuote: function() {