Spaces:
Build error
Build error
Create data/url.json
Browse files- data/url.json +8 -0
data/url.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"urls": [
|
| 3 |
+
"https://www.foodsystemsdashboard.org/information/about-the-dashboard",
|
| 4 |
+
"https://www.foodsystemsdashboard.org/information/data-sources-and-methodology",
|
| 5 |
+
"https://www.foodsystemsdashboard.org/information/resources",
|
| 6 |
+
"https://www.foodsystemsdashboard.org/"
|
| 7 |
+
]
|
| 8 |
+
}
|