Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -321,7 +321,7 @@ async def home():
|
|
| 321 |
</head>
|
| 322 |
<body>
|
| 323 |
<h1>Welcome to falcao-maps</h1>
|
| 324 |
-
<button><a href="https://lucifer7210-maps.hf.space"
|
| 325 |
<p>Based on your uploaded dataset and deployed API, here are example API calls for your client:</p>
|
| 326 |
<h2>1. Find Nearby Stores (JSON Response)</h2>
|
| 327 |
<pre>
|
|
|
|
| 321 |
</head>
|
| 322 |
<body>
|
| 323 |
<h1>Welcome to falcao-maps</h1>
|
| 324 |
+
<button><a href="https://lucifer7210-maps.hf.space" >Link</a></button>
|
| 325 |
<p>Based on your uploaded dataset and deployed API, here are example API calls for your client:</p>
|
| 326 |
<h2>1. Find Nearby Stores (JSON Response)</h2>
|
| 327 |
<pre>
|