Spaces:
Runtime error
Runtime error
daniel Foley
commited on
Commit
·
9b667a3
1
Parent(s):
09ac7fa
test change to footballplayers.json
Browse files- football_players.json +5 -1
football_players.json
CHANGED
|
@@ -3,6 +3,10 @@
|
|
| 3 |
"url": "https://example.com/article1",
|
| 4 |
"content": "This is content about De Bruyne and their incredible football career."
|
| 5 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
{
|
| 7 |
"url": "https://example.com/article2",
|
| 8 |
"content": "This is content about Messi and their incredible football career."
|
|
@@ -79,4 +83,4 @@
|
|
| 79 |
"url": "https://example.com/article20",
|
| 80 |
"content": "This is content about De Bruyne and their incredible football career."
|
| 81 |
}
|
| 82 |
-
]
|
|
|
|
| 3 |
"url": "https://example.com/article1",
|
| 4 |
"content": "This is content about De Bruyne and their incredible football career."
|
| 5 |
},
|
| 6 |
+
{
|
| 7 |
+
"url": "https://test.url",
|
| 8 |
+
"content": "This is a test for this article"
|
| 9 |
+
},
|
| 10 |
{
|
| 11 |
"url": "https://example.com/article2",
|
| 12 |
"content": "This is content about Messi and their incredible football career."
|
|
|
|
| 83 |
"url": "https://example.com/article20",
|
| 84 |
"content": "This is content about De Bruyne and their incredible football career."
|
| 85 |
}
|
| 86 |
+
]
|