reorg theme

This commit is contained in:
ut 2019-02-08 19:25:43 +01:00
commit e63af0b7ce
243 changed files with 10 additions and 11506 deletions

18
.editorconfig Normal file
View file

@ -0,0 +1,18 @@
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{*.php,*.html}]
indent_style = tab
indent_size = 2
[{*.txt,wp-config-sample.php,wp-config.php}]
end_of_line = crlf