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": {
"index": "index.ejs",
"error": "error.ejs",
"hidden": [".ejs"]
"hidden": [
".ejs"
]
},
"article": {
"index": "index.md",