began structuring index page. posts now show correctly on a 1920x1080 screen.
This commit is contained in:
34
package.json
Normal file → Executable file
34
package.json
Normal file → Executable file
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "mindtheme",
|
||||
"description": "Mind Overflow's official website style",
|
||||
"version": "0.0.2",
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
"keywords": ["ghost-theme"],
|
||||
"license": "Copyright",
|
||||
"author": {
|
||||
"email": "lorenzo.dellaca@mind-overflow.net"
|
||||
},
|
||||
"config": {
|
||||
"posts_per_page": 10,
|
||||
"image_sizes": {}
|
||||
}
|
||||
}
|
||||
{
|
||||
"name": "mindtheme",
|
||||
"description": "Mind Overflow's official website style",
|
||||
"version": "0.0.2",
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
"keywords": ["ghost-theme"],
|
||||
"license": "Copyright",
|
||||
"author": {
|
||||
"email": "lorenzo.dellaca@mind-overflow.net"
|
||||
},
|
||||
"config": {
|
||||
"posts_per_page": 10,
|
||||
"image_sizes": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user