diff options
Diffstat (limited to 'site/public/test/datasets')
| -rw-r--r-- | site/public/test/datasets/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/public/test/datasets/index.html b/site/public/test/datasets/index.html index 976f8ffe..1554ae2b 100644 --- a/site/public/test/datasets/index.html +++ b/site/public/test/datasets/index.html @@ -10,6 +10,7 @@ <link rel='stylesheet' href='/assets/css/fonts.css' /> <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> @@ -29,7 +30,7 @@ <section><h1>Index of datasets</h1> <h2><a href="/test/">← Back to test index</a></h2> -</section><section><div class='applet' data-payload='{"command": "load file", "opt": "https://megapixels.nyc3.digitaloceanspaces.com/v1/citations/datasets.csv"}'></div></section> +</section><section><div class='applet' data-payload='{"command": "load_file https://megapixels.nyc3.digitaloceanspaces.com/v1/citations/datasets.csv"}'></div></section> </div> <footer> |
