aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar TizzySaurus <[email protected]>2021-10-02 12:15:13 +0100
committerGravatar GitHub <[email protected]>2021-10-02 12:15:13 +0100
commit26943e5b10fedf9d90d774c921ea8e4c4ceb0b66 (patch)
treefe29ec031ce246defe68b72b880c969d2769e235
parent`.quack` (#849) (diff)
Change pascal's triangle image
-rw-r--r--bot/resources/fun/trivia_quiz.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/fun/trivia_quiz.json b/bot/resources/fun/trivia_quiz.json
index 0b3e6802..99aa5f42 100644
--- a/bot/resources/fun/trivia_quiz.json
+++ b/bot/resources/fun/trivia_quiz.json
@@ -440,7 +440,7 @@
{
"id": 229,
"question": "What is this triangle called?",
- "img_url": "https://cdn.askpython.com/wp-content/uploads/2020/07/Pascals-triangle.png",
+ "img_url": "https://wikimedia.org/api/rest_v1/media/math/render/png/23050fcb53d6083d9e42043bebf2863fa9746043",
"answer": ["Pascal's triangle", "Pascal"]
},
{