From 709516cc070ec9cb8e5784a45fe681dcd4a4a1e7 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Thu, 31 Mar 2016 02:28:16 +0000 Subject: [PATCH] Support for KML --- models/site.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/site.rb b/models/site.rb index ec048757..6202c4a0 100644 --- a/models/site.rb +++ b/models/site.rb @@ -34,7 +34,7 @@ class Site < Sequel::Model } VALID_EXTENSIONS = %w{ - html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss + html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml } VALID_EDITABLE_EXTENSIONS = %w{