Update site.rb

This commit is contained in:
Kiril Misnikov 2024-01-21 16:43:15 +02:00 committed by GitHub
parent 4dadb018ba
commit 632deabfe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,10 +42,12 @@ class Site < Sequel::Model
application/epub+zip
message/rfc822
application/font-sfnt
application/opensearchdescription+xml
application/x-shockwave-flash
}
VALID_EXTENSIONS = %w{
html htm txt text css js jpg jpeg png apng 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 avif xcf epub gltf bin webmanifest knowl atom opml rdf map gpg resolveHandle pls yaml yml toml osdx
html htm txt text css js jpg jpeg png apng 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 avif xcf epub gltf bin webmanifest knowl atom opml rdf map gpg resolveHandle pls yaml yml toml osdx swf
}
VALID_EDITABLE_EXTENSIONS = %w{