Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Add screenshots to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
slunsford committed Aug 5, 2017
1 parent 2ce2ab8 commit d6f5248
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Binary file added assets/screenshot-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,18 @@
"email": "sean@thedarkroast.com",
"url": "https://thedarkroast.com"
},
"screenshots": {
"desktop": "assets/screenshot-desktop.png",
"mobile": "assets/screenshot-mobile.png"
},
"config": {
"posts_per_page": 5
},
"gpm": {
"type": "theme",
"categories": [
"Minimal",
"Personal Blogs"
]
}
}

0 comments on commit d6f5248

Please sign in to comment.