Skip to content

Commit

Permalink
publish: fixed themeInfo.json (wasn't valid json)
Browse files Browse the repository at this point in the history
generated from commit 89874dd
  • Loading branch information
deploy.sh committed Aug 28, 2014
1 parent 9b3e798 commit c865d35
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 23 additions & 7 deletions settings/themeInfo.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,38 @@
{
"name": "Method",
"version": "0.0.20",
"source": "https://github.com/volusion-angular-themes/method/archive/v0.0.11.zip",
"version": "0.0.17",
"source": "https://github.com/volusion-angular-themes/method/archive/v0.0.17.zip",
"author": {
"name": "John Smith",
"email": "[email protected]",
"website": "http://www.envato.com"
},
"marketing": {
"description": "Method is an awesome theme. Let me tell you all about it. <img src=\"http://volusion-angular-themes.github.io/assets/theme-thumbnails/method/method-large.jpg\"> Yes I just mixed in some images too.",
"description": "Method is an awesome theme. Let me tell you all about it. <img src=\"http://www.themelexus.com/guides/opencart/shopping/features.jpg\"> Yes I just mixed in some images too.",
"images": [
{
"small": "http://volusion-angular-themes.github.io/assets/theme-thumbnails/method/method-small.jpg",
"large": "http://volusion-angular-themes.github.io/assets/theme-thumbnails/method/method-large.jpg"
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot1-large.jpg"
},
{
"small": "http://volusion-angular-themes.github.io/assets/theme-thumbnails/method/method-small.jpg",
"large": "http://volusion-angular-themes.github.io/assets/theme-thumbnails/method/method-large.jpg"
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot2-large.jpg"
},
{
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot3-large.jpg"
},
{
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot4-large.jpg"
},
{
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot5-large.jpg"
},
{
"small": "",
"large": "http://volusion-angular-themes.github.io/method/images/marketing-assets/screenshot6-large.jpg"
}
],
"facets": {
Expand Down

0 comments on commit c865d35

Please sign in to comment.