Change line endings from CRLF to LF

This commit is contained in:
Lorenzo Dellacà
2020-10-30 00:19:49 +01:00
parent 964a474355
commit 3360f14d83
14 changed files with 3013 additions and 3013 deletions

View File

@@ -1,34 +1,34 @@
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.6",
"engines": {
"ghost-api": "v3"
},
"keywords": ["ghost-theme"],
"license": "Copyright",
"author": {
"name": "Lorenzo Dellacà",
"email": "lorenzo.dellaca@mind-overflow.net"
},
"config": {
"posts_per_page": 10,
"image_sizes": {
"xxs": {
"width": 64
},
"xs": {
"width": 100
},
"s": {
"width": 300
},
"m": {
"width": 600
},
"l": {
"width": 1200
}
}
}
}
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.6",
"engines": {
"ghost-api": "v3"
},
"keywords": ["ghost-theme"],
"license": "Copyright",
"author": {
"name": "Lorenzo Dellacà",
"email": "lorenzo.dellaca@mind-overflow.net"
},
"config": {
"posts_per_page": 10,
"image_sizes": {
"xxs": {
"width": 64
},
"xs": {
"width": 100
},
"s": {
"width": 300
},
"m": {
"width": 600
},
"l": {
"width": 1200
}
}
}
}