Explorar el Código

Add quote for footer

ApisNecros hace 1 año
padre
commit
4785fb6527
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -557,6 +557,10 @@ Bumble.FooterQuotes = {
             "text":"It is a series of nows. One now, another now, but you are always living in the now.",
             "source":"Osho, Indian Philosopher"
         },
+        {
+            "text":"I'm a person among other people, and I deserve at least as much respect as a person among other people",
+            "source":"Jordan Peterson"
+        },
     ],
 
     PlaceQuote: function() {