Browse Source

Add quote for footer

ApisNecros 1 năm trước cách đây
mục cha
commit
4450de672f
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

@@ -561,6 +561,10 @@ Bumble.FooterQuotes = {
             "text":"I'm a person among other people, and I deserve at least as much respect as a person among other people",
             "source":"Jordan Peterson"
         },
+        {
+            "text":"I didn't know the Russians had tea!",
+            "source":"A customer I overheard commenting on my bakery's Russian Tea Biscuits"
+        },
     ],
 
     PlaceQuote: function() {