Skip to content

Instantly share code, notes, and snippets.

@mingfengwan
Last active January 13, 2023 18:11
Show Gist options
  • Save mingfengwan/577bea4982dfbeec3c29c4b82b317720 to your computer and use it in GitHub Desktop.
Save mingfengwan/577bea4982dfbeec3c29c4b82b317720 to your computer and use it in GitHub Desktop.
settings_schema.json example
{
"type": "text",
"id": "social_fancy_link",
"label": "Fancy",
"info": "https:\/\/fancy.com\/shopify"
},
{
"type": "text",
"id": "social_untappd_link",
"label": "Untappd",
"info": "https:\/\/untappd.com\/example"
},
{
"type": "text",
"id": "social_wechat_link",
"label": "WeChat",
"info": "Link to WeChat QR code"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment