소스 검색

Add quote for footer

ApisNecros 1 년 전
부모
커밋
caafe92d15
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -565,6 +565,10 @@ Bumble.FooterQuotes = {
             "text":"I didn't know the Russians had tea!",
             "source":"A customer I overheard commenting on my bakery's Russian Tea Biscuits"
         },
+        {
+            "text":"What is youth, if not a time to be forgiven for one's transgressions?",
+            "source":"Gale from Baldur's Gate 3"
+        },
     ],
 
     PlaceQuote: function() {