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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -16,6 +16,11 @@ tv_appearances = [
16
  "source": "Fox News",
17
  "title": "Buttigieg is even worse than Biden: Victor Davis Hanson",
18
  "link": " https://www.youtube.com/watch?v=9iIjdYZyUy0"
 
 
 
 
 
19
  }
20
  ]
21
 
 
16
  "source": "Fox News",
17
  "title": "Buttigieg is even worse than Biden: Victor Davis Hanson",
18
  "link": " https://www.youtube.com/watch?v=9iIjdYZyUy0"
19
+ },
20
+ {
21
+ "source": "The Daily Signal",
22
+ "title": "Victor Davis Hanson: The Illegal, Democrat-Linked Pot Farm The Left Wants You to Ignore",
23
+ "link": "https://www.youtube.com/watch?v=dr6IxJBKeos"
24
  }
25
  ]
26