Parcourir la source

Add quote for footer

ApisNecros il y a 1 an
Parent
commit
4450de672f
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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() {