ajsbsd commited on
Commit
f345e69
·
verified ·
1 Parent(s): 6436ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -24,6 +24,11 @@ news_mentions = [
24
  "show": "Las Vegas Review Journal - VICTOR DAVIS HANSON: In the end, everyone hated the Iranian theocracy",
25
  "date": "June 28, 2025 - 9:01 pm",
26
  "link": " https://www.reviewjournal.com/opinion/opinion-columns/victor-davis-hanson/victor-davis-hanson-in-the-end-everyone-hated-the-iranian-theocracy-3390658/ "
 
 
 
 
 
27
  }
28
  ]
29
 
 
24
  "show": "Las Vegas Review Journal - VICTOR DAVIS HANSON: In the end, everyone hated the Iranian theocracy",
25
  "date": "June 28, 2025 - 9:01 pm",
26
  "link": " https://www.reviewjournal.com/opinion/opinion-columns/victor-davis-hanson/victor-davis-hanson-in-the-end-everyone-hated-the-iranian-theocracy-3390658/ "
27
+ },
28
+ {
29
+ "show": "American Greatness - VICTOR DAVIS HANSON: The World Woke Up",
30
+ "date": "July 17, 2025 - 5:55 am",
31
+ "link": "https://amgreatness.com/2025/07/17/the-world-woke-up/"
32
  }
33
  ]
34