ajsbsd commited on
Commit
0c0d656
·
verified ·
1 Parent(s): 3ef5547

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
4
  news_mentions = [
5
  {
6
  "source": "The Daily Signal",
7
- "title": Victor Davis Hanson: The Trump Deranged “Experts” Were Wrong. Again.",
8
  "link": "https://www.youtube.com/live/WPSiYIl8ZLg "
9
  },
10
  {
 
4
  news_mentions = [
5
  {
6
  "source": "The Daily Signal",
7
+ "title": "Victor Davis Hanson: The Trump Deranged “Experts” Were Wrong. Again.",
8
  "link": "https://www.youtube.com/live/WPSiYIl8ZLg "
9
  },
10
  {