diff options
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/assets/dash-colon-menu.gif | bin | 0 -> 348794 bytes | |||
| -rw-r--r-- | deploy/assets/dash-create-link-board.gif | bin | 0 -> 167854 bytes | |||
| -rw-r--r-- | deploy/assets/dash-pin-with-view.gif | bin | 0 -> 695946 bytes | |||
| -rw-r--r-- | deploy/assets/documentation.png | bin | 0 -> 4526 bytes | |||
| -rw-r--r-- | deploy/index.html | 2 |
5 files changed, 2 insertions, 0 deletions
diff --git a/deploy/assets/dash-colon-menu.gif b/deploy/assets/dash-colon-menu.gif Binary files differnew file mode 100644 index 000000000..b5512afb1 --- /dev/null +++ b/deploy/assets/dash-colon-menu.gif diff --git a/deploy/assets/dash-create-link-board.gif b/deploy/assets/dash-create-link-board.gif Binary files differnew file mode 100644 index 000000000..354188fd9 --- /dev/null +++ b/deploy/assets/dash-create-link-board.gif diff --git a/deploy/assets/dash-pin-with-view.gif b/deploy/assets/dash-pin-with-view.gif Binary files differnew file mode 100644 index 000000000..b0896d5c7 --- /dev/null +++ b/deploy/assets/dash-pin-with-view.gif diff --git a/deploy/assets/documentation.png b/deploy/assets/documentation.png Binary files differnew file mode 100644 index 000000000..95c76b198 --- /dev/null +++ b/deploy/assets/documentation.png diff --git a/deploy/index.html b/deploy/index.html index b345e193f..5e564e648 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -1,6 +1,8 @@ <html style="overflow: hidden"> <head> <title>Dash</title> + <script src='https://api.mapbox.com/mapbox-gl-js/v3.0.1/mapbox-gl.js'></script> + <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 |
