Description Usage Arguments Value Examples
Set credentials as system variables
1 | np_credentials(appname, key, secret)
|
appname |
you appname from https://thenounproject.com/developers/apps/ |
key |
your key from https://thenounproject.com/developers/apps/ |
secret |
your secret from https://thenounproject.com/developers/apps/ |
invisibly as System Environmental variables: 'NOUNS_API_KEY' and 'NOUNS_API_SECRET'
1 | np_credentials("appname", "your-noun-project-key", "your-noun-project-secret")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.