Browse Source

Add quotes for footer

Bee Hudson 9 tháng trước cách đây
mục cha
commit
e7655eb9ed
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  1. 12 0
      static/js/Bumble.js

+ 12 - 0
static/js/Bumble.js

@@ -640,6 +640,18 @@ Bumble.FooterQuotes = {
             "text":"I'm still fixing who you make me / But one day I'll forget it even happened",
             "source":"Addison Grace - Manic Pixie Dream Girl"
         },
+        {
+            "text":"Pity me, I'm almost a human being",
+            "source":"Aurelio Voltaire - Almost Human"
+        },
+        {
+            "text":"Look at me, I'm almost a human being",
+            "source":"Aurelio Voltaire - Almost Human"
+        },
+        {
+            "text":"I'm just like you, made by He, despised by They, I'm almost me",
+            "source":"Aurelio Voltaire - Almost Human"
+        },
     ],
 
     PlaceQuote: function() {