Parcourir la source

Add quotes for footer

ApisNecros il y a 1 an
Parent
commit
e92e08a4c0
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      static/js/Bumble.js

+ 8 - 0
static/js/Bumble.js

@@ -589,6 +589,14 @@ Bumble.FooterQuotes = {
             "text":"I don't know what I'm gonna do / I can't keep anything at all from slipping through my raccoon claws",
             "source":"Penelope Scott - Soap"
         },
+        {
+            "text":"I don't know what I'm doing, but I am okay with losing",
+            "source":"That Handsome Devil - F2F"
+        },
+        {
+            "text":"I don't know what I'm doing, but I'm not afraid of losing",
+            "source":"That Handsome Devil - F2F"
+        },
     ],
 
     PlaceQuote: function() {