You've already forked aboringhostheme
Post support and default template
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "aboringhostheme",
|
||||
"description": "A boring theme for Ghost",
|
||||
"version": "0.1.0",
|
||||
"keywords": ["ghost-theme"],
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"email": "fran@xyvs.io"
|
||||
},
|
||||
"config": {
|
||||
"posts_per_page": 25,
|
||||
"image_sizes": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user