mirror of
https://github.com/neocities/neocities.git
synced 2025-08-02 07:41:52 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
b2146eb011
11 changed files with 120 additions and 85 deletions
|
@ -34,7 +34,7 @@ class Site < Sequel::Model
|
|||
}
|
||||
|
||||
VALID_EXTENSIONS = %w{
|
||||
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 manifest otf webapp less sass rss kml
|
||||
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 manifest otf webapp less sass rss kml dae obj mtl
|
||||
}
|
||||
|
||||
VALID_EDITABLE_EXTENSIONS = %w{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue