Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
Update image manifest [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiserviceuser committed Feb 23, 2017
1 parent 4ada27d commit 1a11e4a
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion imageset.json
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
{}
{
"sourceDirectory": "src",
"scheme": "ftsocial",
"images": [
{
"name": "facebook",
"extension": "svg",
"path": "src/facebook.svg"
},
{
"name": "googleplus",
"extension": "svg",
"path": "src/googleplus.svg"
},
{
"name": "linkedin",
"extension": "svg",
"path": "src/linkedin.svg"
},
{
"name": "pinterest",
"extension": "svg",
"path": "src/pinterest.svg"
},
{
"name": "tumblr",
"extension": "svg",
"path": "src/tumblr.svg"
},
{
"name": "twitter",
"extension": "svg",
"path": "src/twitter.svg"
},
{
"name": "whatsapp",
"extension": "svg",
"path": "src/whatsapp.svg"
},
{
"name": "youtube",
"extension": "svg",
"path": "src/youtube.svg"
}
]
}

0 comments on commit 1a11e4a

Please sign in to comment.