Skip to content

Instantly share code, notes, and snippets.

@nobelnrj
Last active January 23, 2020 12:54
Show Gist options
  • Save nobelnrj/510a0570d69b1a152f4be2087774454b to your computer and use it in GitHub Desktop.
Save nobelnrj/510a0570d69b1a152f4be2087774454b to your computer and use it in GitHub Desktop.
{
"notification" : [
{
"icon" : "#notify",
"heading" : "update completed",
"content" : "restart server 12 to complete the upadte",
"timestamp" : "2h ago"
},
{
"icon" : "#notify",
"heading" : "lorem ipsum",
"content" : "aliquam ex eros, imperdiet vulputate henderit et.",
"timestamp" : "6h ago"
},
{
"icon" : "#notify",
"heading" : "login from 192.186.1.1",
"timestamp" : "8h ago"
},
{
"icon" : "#notify",
"heading" : "new connection",
"content" : "ragul accepted your request",
"timestamp" : "12h ago"
},
{
"icon" : "#notify",
"heading" : "lorem ipsum",
"content" : "aliquam ex eros, imperdiet vulputate henderit et.",
"timestamp" : "6h ago"
},
{
"icon" : "#notify",
"heading" : "lorem ipsum",
"content" : "aliquam ex eros, imperdiet vulputate henderit et.",
"timestamp" : "6h ago"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment