浏览代码

Add quotes for footer

Bee Hudson 1 年之前
父节点
当前提交
c0d1ae98f5
共有 1 个文件被更改,包括 21 次插入1 次删除
  1. 21 1
      static/js/Bumble.js

+ 21 - 1
static/js/Bumble.js

@@ -603,7 +603,27 @@ Bumble.FooterQuotes = {
         {
             "text":"You deserve to get to know the person you're trying your damnedest to let go",
             "source":"36 Questions - Hear Me Out"
-        }
+        },
+        {
+            "text":"Only you can be the one to say you're through, and walk away",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"I deserve to let you go, and build a better version on my own, somehow",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"It's strange to imagine my everyday without you",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"What's true for you doesn't have to be true forever",
+            "source":"36 Questions - The Truth"
+        },
+        {
+            "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"
+        },
     ],
 
     PlaceQuote: function() {