diff options
Diffstat (limited to 'views/pages/global-map.html')
| -rw-r--r-- | views/pages/global-map.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/views/pages/global-map.html b/views/pages/global-map.html index 34fb870..248d0b9 100644 --- a/views/pages/global-map.html +++ b/views/pages/global-map.html @@ -20,18 +20,6 @@ rel="stylesheet" href="{{ .StaticStorageBaseUrl }}/fonts/fonts.css" /> - <link - rel="stylesheet" - href="{{ .StaticStorageBaseUrl }}/libs/font-awesome/7.2.0/css/fontawesome.min.css" - /> - <link - rel="stylesheet" - href="{{ .StaticStorageBaseUrl }}/libs/font-awesome/7.2.0/css/brands.min.css" - /> - <link - rel="stylesheet" - href="{{ .StaticStorageBaseUrl }}/libs/font-awesome/7.2.0/css/solid.min.css" - /> {{ block "header" . }}{{ end }} <link rel="stylesheet" href="/output.css" /> <link |