Explorar el Código

Add quote for footer

ApisNecros hace 2 años
padre
commit
4fafcf547c
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -461,6 +461,10 @@ Bumble.FooterQuotes = {
             "text":"You ask a silly question, you get a silly answer.",
             "source":"Tom Lehrer - New Math"
         },
+        {
+            "text":"We are the life, we are the light / We are the envy of the Gods above",
+            "source":"The Orion Experience - The Cult of Dionysus"
+        },
     ],
 
     PlaceQuote: function() {