Commit 1cca2e02 authored by Jared Christensen's avatar Jared Christensen

Fixed issues

fixed tabs, added label and moved to correct order
parent 8ed1952d
...@@ -42,21 +42,22 @@ ...@@ -42,21 +42,22 @@
] ]
}, },
{ {
"details": "https://github.com/daaain/Handlebars", "name": "Hammer Color Scheme",
"details": "https://github.com/jared-christensen/sublime-2-color-scheme-hammer",
"labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/daaain/Handlebars/tree/master" "details": "https://github.com/jared-christensen/sublime-2-color-scheme-hammer/tags"
} }
] ]
}, },
{ {
"name": "Hammer Color Scheme", "details": "https://github.com/daaain/Handlebars",
"details": "https://github.com/jared-christensen/sublime-2-color-scheme-hammer",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jared-christensen/sublime-2-color-scheme-hammer/tags" "details": "https://github.com/daaain/Handlebars/tree/master"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment