diff options
| author | bobzel <zzzman@gmail.com> | 2023-12-15 11:16:09 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-12-15 11:16:09 -0500 |
| commit | c7efb74813244585f6805895e8e5fb5324fd8ed5 (patch) | |
| tree | 0424aaf8d52e6d60435f6b1ea17b477a06d3359f /deploy | |
| parent | 3ddfe7d4d56e62398d0f798409318f1a4715c275 (diff) | |
| parent | e9b59a2790006af60206af7f676ad4a0ccceee13 (diff) | |
Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/index.html b/deploy/index.html index b345e193f..186c217d8 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -1,6 +1,7 @@ <html style="overflow: hidden"> <head> <title>Dash</title> + <link href='https://api.tiles.mapbox.com/mapbox-gl-js/v3.0.1/mapbox-gl.css' rel='stylesheet' /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link |
