Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -38,6 +38,7 @@ sources = {
|
|
| 38 |
"Australian Government Archives": "https://www.naa.gov.au/",
|
| 39 |
"German Federal Archives ": "https://www.bundesarchiv.de/en/home/home.html",
|
| 40 |
"French National Archives ": "https:/ / www.archives-nationales.culture.gouv.fr/en/home",
|
|
|
|
| 41 |
|
| 42 |
# Historical Document Collections
|
| 43 |
b
|
|
|
|
| 38 |
"Australian Government Archives": "https://www.naa.gov.au/",
|
| 39 |
"German Federal Archives ": "https://www.bundesarchiv.de/en/home/home.html",
|
| 40 |
"French National Archives ": "https:/ / www.archives-nationales.culture.gouv.fr/en/home",
|
| 41 |
+
}
|
| 42 |
|
| 43 |
# Historical Document Collections
|
| 44 |
b
|