From f42d861caece7b5cabf5a3c1e94bb21fd1c20b67 Mon Sep 17 00:00:00 2001 From: TLSM Date: Wed, 26 Oct 2022 01:33:58 -0400 Subject: [PATCH] Add entry to journoid banner. --- files/templates/journoid_banner.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/files/templates/journoid_banner.html b/files/templates/journoid_banner.html index 81c41bb0c..01b30e0fc 100644 --- a/files/templates/journoid_banner.html +++ b/files/templates/journoid_banner.html @@ -25,6 +25,11 @@ set JOURNOID_BANNERS = [ "https://www.audacy.com/podcasts/the-glenn-beck-program-45436/elon-musk-vs-the-world-guests-rob-collins-riaz-patel-42722-1386209895", "/post/64305" ), + ( + "As placed on the record of State v. Darrell Brooks 👩‍⚖️️", + "https://wcca.wicourts.gov/caseDetail.html?caseNo=2021CF001848&countyNo=67&index=0&mode=details#records", + "/post/116580" + ), ] -%} {% set journoid = JOURNOID_BANNERS|random %}