mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
woff2 filetype allowed
https://github.com/neocities/neocities-docker/issues/1 Dogs & cats can get along ;)
This commit is contained in:
parent
c2eedc3952
commit
d4ffeb061e
2 changed files with 7 additions and 7 deletions
|
@ -30,7 +30,7 @@ class Site < Sequel::Model
|
|||
audio/midi
|
||||
}
|
||||
VALID_EXTENSIONS = %w{
|
||||
html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff json
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue