Skip to content

Commit

Permalink
updated facelift.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarferreira committed Jan 7, 2019
1 parent 685d930 commit 29a26fe
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions facelift.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"thumbnail": "https://pbs.twimg.com/profile_images/884351017097322496/2mmpORsM_400x400.jpg",
"homepage": "http://cesarferreira.com"
},
"highlights": [
{
"highlights": [{
"title": "Features",
"items": [
"Try any android library hosted online directly from the command line",
Expand All @@ -19,6 +18,13 @@
"Specify any app module to run",
"Checkout tag/commit hash to clone (e.g. \"v0.4.5\", \"6f7dd4b\")"
]
},
{
"title": "Links",
"items": [
"GitHub: <a href='https://github.com/cesarferreira/dryrun'>https://github.com/cesarferreira/dryrun</a>",
"rubygems: <a href='https://rubygems.org/gems/dryrun/'>https://rubygems.org/gems/dryrun/</a>"
]
}
]
}

0 comments on commit 29a26fe

Please sign in to comment.