mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Add two mime types for email text and ttf fonts
This commit is contained in:
parent
10155986d8
commit
013086d3bc
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ class Site < Sequel::Model
|
|||
image/x-xcf
|
||||
application/epub+zip
|
||||
message/rfc822
|
||||
application/font-sfnt
|
||||
}
|
||||
|
||||
VALID_EXTENSIONS = %w{
|
||||
|
|
Loading…
Add table
Reference in a new issue