Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2017-10-15 10:43:28 -07:00
commit 203d6ecb47

View file

@ -35,10 +35,11 @@ class Site < Sequel::Model
application/x-elc application/x-elc
image/webp image/webp
image/x-xcf image/x-xcf
application/epub+zip
} }
VALID_EXTENSIONS = %w{ 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 kml dae obj mtl scss webp xcf 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 dae obj mtl scss webp xcf epub glTF
} }
VALID_EDITABLE_EXTENSIONS = %w{ VALID_EDITABLE_EXTENSIONS = %w{