ajsbsd commited on
Commit
10d931c
·
verified ·
1 Parent(s): f436ca7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -34,6 +34,11 @@ news_mentions = [
34
  "show": "American Greatness - VICTOR DAVIS HANSON: The World Woke Up",
35
  "date": "July 17, 2025 - 5:55 am",
36
  "link": "https://amgreatness.com/2025/07/17/the-world-woke-up/"
 
 
 
 
 
37
  }
38
  ]
39
 
 
34
  "show": "American Greatness - VICTOR DAVIS HANSON: The World Woke Up",
35
  "date": "July 17, 2025 - 5:55 am",
36
  "link": "https://amgreatness.com/2025/07/17/the-world-woke-up/"
37
+ },
38
+ {
39
+ "show": "American Greatness - VICTOR DAVIS HANSON: The War Between Trump's Chemotherapy and the Biden Cancer",
40
+ "date": "July 21, 2025 - 5:55 am",
41
+ "link": "https://amgreatness.com/2025/07/21/the-war-between-trumps-chemotherapy-and-the-biden-cancer/"
42
  }
43
  ]
44