浏览代码

Add quote for the footer

ApisNecros 2 年之前
父节点
当前提交
de6d5f8c7a
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -505,6 +505,10 @@ Bumble.FooterQuotes = {
             "text":"I am Drowning / There is no sign of land / You are coming down with me / Hand in unlovable hand",
             "source":"The Mountain Goats - No Children"
         },
+        {
+            "text":"If I had a dime for every man that's stolen mine, I'd be right back where I started",
+            "source":"Larry and His Flask - Breaking Even"
+        },
     ],
 
     PlaceQuote: function() {