Skip to content

Commit

Permalink
Update messages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramk authored Mar 3, 2023
1 parent 09dd404 commit 290240c
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions messages.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
{
"messages": [
{
"date": "2023-02-27",
"title": "Info",
"desc": "This is an info message.",
"link": {"label": "See more", "to": "https://www.google.com"}
},
{
"date": "2023-02-27",
"level": "warning",
"desc": "This is a warning message."
},
{
"date": "2023-02-27",
"level": "critical",
"title": "Critical",
"desc": "This is a critical message.",
"link": {"label": "See more", "to": "https://www.google.com"}
}
]
}

0 comments on commit 290240c

Please sign in to comment.