Skip to content

Instantly share code, notes, and snippets.

@SibeeshVenu
Last active August 23, 2021 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SibeeshVenu/d01b240d7834dce9ff402a3047850764 to your computer and use it in GitHub Desktop.
Save SibeeshVenu/d01b240d7834dce9ff402a3047850764 to your computer and use it in GitHub Desktop.
{
    "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
    "type": "AdaptiveCard",
    "body": [
        {
            "type": "TextBlock",
            "text": "Reminder to edit the On-Call details!",
"spacing": "Medium",
"horizontalAlignment": "Center",
            "size": "Large",
            "weight": "Bolder",
            "color": "Accent"
        }
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment