Skip to content

Commit

Permalink
[docs] Add permanent notifications back
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 7, 2022
1 parent 03752ae commit a6f9de0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/notifications.json
@@ -1,19 +1,19 @@
[
{
"id": 64,
"title": "<b>Premium passengers, please proceed to the boarding gate</b> 🚀",
"text": "<a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"lab-date-pickers-to-mui-x/\" href=\"/blog/premium-plan-release/\">Check out our blog post</a> introducing the MUI X Premium plan, and the new licensing model."
"id": 0,
"title": "Let's translate!",
"text": "<a style=\"color: inherit;\" target=\"_blank\" rel=\"noopener\" data-ga-event-category=\"l10n\" data-ga-event-action=\"notification\" data-ga-event-label=\"zh\" href=\"https://translate.mui.com/\">帮助 MUI 将文档翻译成中文</a>. 🇨🇳",
"userLanguage": "zh"
},
{
"id": 1,
"text": "You can <a style=\"color: inherit;\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/MUI_hq\">follow us on Twitter</a> to receive exclusive tips and updates about MUI and the React ecosystem. Or you can subscribe on <a style=\"color: inherit;\" target=\"_blank\" rel=\"noopener\" href=\"/blog/\">our blog</a>."
},
{
"id": 65,
"title": "<b>Get a first look at Joy UI</b> 🚀",
"text": "Joy UI is MUI's new starting point for your design system. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"first-look-at-joy/\" href=\"/blog/first-look-at-joy/\">Check out the blog post</a> to see what's in store for this new library."
},
{
"id": 66,
"title": "<b>MUI's company retreat in Tenerife</b> 🏝",
"text": "In late June 2022, MUI team members gathered in the Canary Islands for a company retreat. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"2022-tenerife-retreat/\" href=\"/blog/2022-tenerife-retreat/\">Check out the recap here</a>."
},
{
"id": 67,
"title": "<b>Aggregate data like in Excel, but easier!</b>",
Expand Down

0 comments on commit a6f9de0

Please sign in to comment.