shared-hugo-scripts/twitter/env.json

10 lines
224 B
JSON

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