Skip to content

Instantly share code, notes, and snippets.

@Meshiest
Created October 3, 2024 20:49
Show Gist options
  • Save Meshiest/2b397aa0fbbec32d687f1a24f0e4208a to your computer and use it in GitHub Desktop.
Save Meshiest/2b397aa0fbbec32d687f1a24f0e4208a to your computer and use it in GitHub Desktop.
{
"banners": [
{
"version": 1,
"lang": "en",
"content": "# test announcement\nthis is an example banner\n\n[go here](https://google.org)",
"border_color": "blue",
"background_color": "#121212",
"start_timestamp": "2024-09-20",
"end_timestamp": "2024-010-05T13:02"
},
{
"version": 1,
"lang": "hi",
"content": "# alternate announcement",
"border_color": "green",
"start_timestamp": "2024-09-20",
"end_timestamp": "2024-09-05T13:02"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment