Add site map

This commit is contained in:
2018-06-30 09:31:26 +03:00
parent 2fe982dc76
commit 54e7e13876
6 changed files with 95 additions and 4 deletions

View File

@ -6,7 +6,7 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[*.{html,twig,yml}]
[*.{html,twig,yml,xml}]
indent_size = 2
[gulpfile.js]