mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
add json mime type, changed after site file upload change
This commit is contained in:
parent
39f37b2cf5
commit
d0ab40f750
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ class Site < Sequel::Model
|
||||||
message/rfc822
|
message/rfc822
|
||||||
application/font-sfnt
|
application/font-sfnt
|
||||||
application/opensearchdescription+xml
|
application/opensearchdescription+xml
|
||||||
|
application/json
|
||||||
}
|
}
|
||||||
|
|
||||||
VALID_EXTENSIONS = %w{
|
VALID_EXTENSIONS = %w{
|
||||||
|
|
Loading…
Add table
Reference in a new issue