Code formatting with 2 space indent

This commit is contained in:
Clément GOUIN
2019-06-20 14:24:34 +02:00
parent 3df43b4872
commit 92021164c9
11 changed files with 676 additions and 674 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"home": { "home": {
"index": "index.ejs", "index": "index.ejs",
"error": "error.ejs", "error": "error.ejs",
"hidden": [".ejs"] "hidden": [
".ejs"
]
}, },
"article": { "article": {
"index": "index.md", "index": "index.md",