Skip to content

Commit

Permalink
Merge pull request #6 from GilShalit/NewDev
Browse files Browse the repository at this point in the history
Update index.html to connect to kimanliapi
  • Loading branch information
GilShalit authored Feb 12, 2024
2 parents bd96afc + 45371b8 commit 5318539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>NLI Heritage Browser</title>
<meta charset="utf-8" />
<meta name="api.base" content="https://kimanli8.azurewebsites.net/api">
<meta name="api.base" content="https://kimanliapi.azurewebsites.net/api">
<meta name="maptiler.key" content="8qWEnUOJUigKuqcRIkop">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
</head>
Expand Down

0 comments on commit 5318539

Please sign in to comment.