diff --git a/public/templates/index.tmpl b/public/templates/index.tmpl index dfcfd51..8708881 100644 --- a/public/templates/index.tmpl +++ b/public/templates/index.tmpl @@ -77,8 +77,9 @@ {{name}} preview {{/if}}
-

{{name}}

-

identifier: {{@key}}{{#if formatted_filesize}} | size: {{formatted_filesize}}{{/if}} | type: {{#is_vector}}vector{{/is_vector}}{{^is_vector}}raster{{/is_vector}} data {{#if source_type}} | ext: {{source_type}}{{/if}}

+

{{tileJSON.name}}

+
identifier: {{@key}}{{#if formatted_filesize}} | size: {{formatted_filesize}}{{/if}}
+
type: {{#is_vector}}vector{{/is_vector}}{{^is_vector}}raster{{/is_vector}} data {{#if source_type}} | ext: {{source_type}}{{/if}}

services: TileJSON {{#if wmts_link}}