Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ link_system_prompt += """
|
|
43 |
"links": [
|
44 |
{"type": "about page", "url": "https://full.url/goes/here/about"},
|
45 |
{"type": "careers page": "url": "https://another.full.url/careers"},
|
46 |
-
{"type": "contanct us" : "url" : "mailto:[email protected]"}
|
47 |
]
|
48 |
}
|
49 |
"""
|
|
|
43 |
"links": [
|
44 |
{"type": "about page", "url": "https://full.url/goes/here/about"},
|
45 |
{"type": "careers page": "url": "https://another.full.url/careers"},
|
46 |
+
# {"type": "contanct us" : "url" : "mailto:[email protected]"}
|
47 |
]
|
48 |
}
|
49 |
"""
|