Skip to content

Instantly share code, notes, and snippets.

@flexseth
Created February 8, 2022 18:54
Show Gist options
  • Save flexseth/4a6b564c02399906d72523e13d88ee68 to your computer and use it in GitHub Desktop.
Save flexseth/4a6b564c02399906d72523e13d88ee68 to your computer and use it in GitHub Desktop.
Jetpack Settings Config
{
"modules": [
{
"publicize": {
"urls": {
"fb": "knotyart",
"instagram": "knotyart",
"twitter": "bestofglass"
},
"autogreet": "Welcome to Knoty Art!",
"linksourceAPI": "bit.ly"
},
"cdnURL": "mediafire.com/knotyCDN",
"relatedPosts": {
"number": 5,
"relavance": 3
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment