浏览代码

Add quote for footer

ApisNecros 1 年之前
父节点
当前提交
4450de672f
共有 1 个文件被更改,包括 4 次插入0 次删除
  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() {