Browse Source

Add quote for footer

ApisNecros 1 year ago
parent
commit
4785fb6527
1 changed files with 4 additions and 0 deletions
  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() {