浏览代码

Add quote for footer

Bee Hudson 10 月之前
父节点
当前提交
971c202201
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -624,6 +624,10 @@ Bumble.FooterQuotes = {
             "text":"The truth is that the truth doesn't exist in black and white, and some times two sides can both be right",
             "source":"36 Questions - The Truth"
         },
+        {
+            "text":"I know for sure I don't wanna be a rockstar if it makes me what you are",
+            "source":"Woz - Child Support"
+        },
     ],
 
     PlaceQuote: function() {