shared-hugo-scripts/twitter/env.json
2018-01-09 22:16:44 -05:00

7 lines
No EOL
185 B
JSON

{
"TWITTER_CONSUMER_KEY": true,
"TWITTER_CONSUMER_SECRET": true,
"TWITTER_ACCESS_TOKEN_KEY": true,
"TWITTER_ACCESS_TOKEN_SECRET": true,
"TWITTER_SCREEN_NAME": true
}