diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-23 23:17:07 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-23 23:17:07 +0000 |
| commit | 48ed2c8cfda61fd9c0e0fe1594dec4f16d7a38af (patch) | |
| tree | ce9b9effbf5038b0762186e88607437a8339a6b3 /web/views/layout.pug | |
| parent | a7fa4d95f7e5bb30c5c25bd4bc97881045b6a1fa (diff) | |
removed js library for dark mode basemapHH-feat-2
Diffstat (limited to 'web/views/layout.pug')
| -rw-r--r-- | web/views/layout.pug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/views/layout.pug b/web/views/layout.pug index 09e01fe..900a601 100644 --- a/web/views/layout.pug +++ b/web/views/layout.pug @@ -5,6 +5,5 @@ html link(rel='stylesheet', href='https://unpkg.com/leaflet@1.4.0/dist/leaflet.css') link(rel='stylesheet', href='/stylesheets/style.css') script(src='https://unpkg.com/leaflet@1.4.0/dist/leaflet.js') - script(type='text/javascript' src='/javascripts/leaflet-tilelayer-colorfilter.min.js') body block content |
