mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +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
|
image/x-xcf
|
||||||
application/epub+zip
|
application/epub+zip
|
||||||
message/rfc822
|
message/rfc822
|
||||||
|
application/font-sfnt
|
||||||
}
|
}
|
||||||
|
|
||||||
VALID_EXTENSIONS = %w{
|
VALID_EXTENSIONS = %w{
|
||||||
|
|
Loading…
Add table
Reference in a new issue