shared-hugo-scripts/twitter/env.json

7 lines
185 B
JSON
Raw Normal View History

2018-01-10 03:16:44 +00:00
{
"TWITTER_CONSUMER_KEY": true,
"TWITTER_CONSUMER_SECRET": true,
"TWITTER_ACCESS_TOKEN_KEY": true,
"TWITTER_ACCESS_TOKEN_SECRET": true,
"TWITTER_SCREEN_NAME": true
}