Browse Source

Add quote for footer

Bee Hudson 1 year ago
parent
commit
65b2ca7a32
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -600,6 +600,10 @@ Bumble.FooterQuotes = {
             "text":"I don't know what I'm doing, but I'm not afraid of losing",
             "source":"That Handsome Devil - F2F"
         },
+        {
+            "text":"You deserve to get to know the person you're trying your damnedest to let go",
+            "source":"36 Questions - Hear Me Out"
+        }
     ],
 
     PlaceQuote: function() {