mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
parent
0da213c747
commit
959c13b735
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Site < Sequel::Model
|
||||||
}
|
}
|
||||||
|
|
||||||
VALID_EDITABLE_EXTENSIONS = %w{
|
VALID_EDITABLE_EXTENSIONS = %w{
|
||||||
html htm txt js css scss md manifest less webmanifest xml json opml rdf
|
html htm txt js css scss md manifest less webmanifest xml json opml rdf svg
|
||||||
}
|
}
|
||||||
|
|
||||||
MINIMUM_PASSWORD_LENGTH = 5
|
MINIMUM_PASSWORD_LENGTH = 5
|
||||||
|
|
Loading…
Add table
Reference in a new issue